mention this commits -a
This commit is contained in:
parent
aa0882691b
commit
ae99b64b53
1 changed files with 2 additions and 2 deletions
|
@ -127,8 +127,8 @@ subdirectories).
|
||||||
the default is to sync with all remotes. Or specify --fast to sync with
|
the default is to sync with all remotes. Or specify --fast to sync with
|
||||||
the remotes with the lowest annex-cost value.
|
the remotes with the lowest annex-cost value.
|
||||||
|
|
||||||
The sync process involves first committing all local changes, then
|
The sync process involves first committing all local changes (git commit -a),
|
||||||
fetching and merging the `synced/master` and the `git-annex` branch
|
then fetching and merging the `synced/master` and the `git-annex` branch
|
||||||
from the remote repositories and finally pushing the changes back to
|
from the remote repositories and finally pushing the changes back to
|
||||||
those branches on the remote repositories. You can use standard git
|
those branches on the remote repositories. You can use standard git
|
||||||
commands to do each of those steps by hand, or if you don't want to
|
commands to do each of those steps by hand, or if you don't want to
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue