remove possibly confusing mention of git commit -a in sync documentation
http://git-annex.branchable.com/forum/git-annex_pre-commit_eats_all_my_4GB_of_ram/#comment-f7523e3779794a03680dbf48a488abc0
This commit is contained in:
parent
5256ed462c
commit
51d5c1d032
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@ 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 (`git commit -a`),
|
The sync process involves first committing all local changes
|
||||||
then 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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue