Примери за използване на Git repository на Английски и техните преводи на Български
{-}
-
Colloquial
-
Official
-
Medicine
-
Ecclesiastic
-
Ecclesiastic
-
Computer
Any version from the Git repository.
Create the Git repository and cd into it.
The code lives in this git repository.
Your Git repository is ready to use. Perforce.
The first couple of lines open a Git repository.
Connecting to a Git repository from Team Explorer.
GitIssius is an issue tracker integrated in your Git repository.
The"Home" view for a Git repository in Visual Studio.
Currently, GTalkabout only supports read-only access git repository;
The next step is to create our new Git repository, and run the export script.
This is useful if you write your own tools that work with a Git repository.
You have a bona fide Git repository and a checkout or working copy of the files for that project.
Git-tfs also lets you control TFVC branches from your Git repository.
Git repository is mirrored instantaneously between Github and Sourceforge in both directions.
That's why you should also clean and compact your Git repository, especially if it is a big one.
For the output folder,(where the website files are located),you can set up a Git repository.
UsageRecipe clones git repository and checkouts to revision, if it is providedin configuration.
All this does not impact the team whatsoever as only the developer knows he is using a Git repository locally.
Usage: Recipe clones git repository and checkouts to revision, if it is provided in configuration.
A remote repository is generally a bare repository- a Git repository that has no working directory.
The simplest way of working together on a GitLab project is by giving another user direct push access to the git repository.
These versions are automatically build from the Git repository and contain the latest fixes and features.
The fetch process is a series of GET requests,where the client can assume the layout of the Git repository on the server.
Synkie is a Python tool that watches a part of a git repository, committing and pushing changes as they occur.
When you create the commit by running git commit, Git checksums each subdirectory(in this case, just the root project directory) andstores those tree objects in the Git repository.
The view setting controls how Perforce files are mapped into the Git repository, using the standard view mapping syntax.
It runs entirely inside your Git repository, so you won't need any kind of access to the Perforce server(other than user credentials, of course).
You can download the source code of any version from the Git repository at our project page at Savannah.
Now we run git init,which will create a Git repository with a HEAD reference which points to an unborn branch(master doesn't exist yet).
For example, you generate the final website locally and then, through git, the website is synchronized with a git repository(in Github for example).