Since for technical and legal reasons it is not possible to use a central repository for some projects, I would like to configure the version using Git in ad hoc mode without a catalytic server. How can I do that?
This will mean sending patches, for example, by email.
See " Git Tip of the Week: Email Fixes "
One way to get changes is to provide a patch or a set of changes that can be applied to the remote repository at the other end.Git Linux, , () . ( - .)
One way to get changes is to provide a patch or a set of changes that can be applied to the remote repository at the other end.
Git Linux, , () . ( - .)
- git bundle, ., .
git bundle
.
Git DVCS, () , CVCS-
git clone
git remote add
git pull
git push
Source: https://habr.com/ru/post/1546463/More articles:Programmatically click the Finish button in the contextual action bar - androidremoveEventListener in boot addon does not work when addon disabled - javascriptPayPal REST API: how to make an immediate payment and not ask for a delivery address - paypalTesting if initialization of static local objects is thread safe - c ++paypal api: немедленно оплатить доставку без адреса доставки - c#String.Format decimal with two thousand separators and forced decimals - stringThe difference between git and .patch packages - gitHow to Embed a Code Document Quick Sources with Xcode 6 - swiftIs it possible to reuse a datalist for multiple elements? - htmlIncorrect evidence of AST transformation in Agda - agdaAll Articles