Voorbeelden van het gebruik van Your git in het Engels en hun vertalingen in het Nederlands
{-}
-
Colloquial
-
Official
-
Ecclesiastic
-
Medicine
-
Financial
-
Computer
-
Ecclesiastic
-
Official/political
-
Programming
When you're branching and merging, everything is being done only in your Git repository- there is no communication with the server.
merging, everything is being done only in your Git repository- no server communication is happening.
Git-p4 tries to honor your Git and Perforce settings individually when it has to provide a name for a commit
We will go into more detail about the various possible workflows for your Git project in Chapter 5,
We will go into more detail about the various possible workflows for your Git project in Distributed Git,
there's just one little tip that can make your Git experience simpler,
At some point in your Git journey, you may accidentally lose a commit.
Me can be a hub for all your Git repositories, reference docs
At this point, your Git repository is created
Running the handful of required commands gives you a simple way to give the world read access to your Git repository.
you want to store all your Git repositories under the/opt/git directory.
This has the implication that your Git commits will have a different SHA-1 hash before
put a file in the hooks subdirectory of your Git directory that is named appropriately
you can specify the ones from which you want your Git daemon to allow reading.
not from your Git directory.
generally contained in your Git directory, that stores information about what will go into your next commit.
Next, you need to add a VirtualHost entry to your Apache configuration with the document root as the root directory of your Git projects.
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.
Now, your Git database conceptually looks something like this.
You could even use Perforce as your Git host if you like.