improve wording to not imply a pull is done by merge
This commit is contained in:
parent
0df51acc52
commit
9e6ff9e734
1 changed files with 4 additions and 4 deletions
|
@ -218,10 +218,10 @@ subdirectories).
|
||||||
|
|
||||||
* merge
|
* merge
|
||||||
|
|
||||||
Automatically merges any changes from remotes into the git-annex branch.
|
Automatically merges remote tracking branches */git-annex into
|
||||||
While git-annex mostly handles keeping the git-annex branch merged
|
the git-annex branch. While git-annex mostly handles keeping the
|
||||||
automatically, if you find you are unable to push the git-annex branch
|
git-annex branch merged automatically, if you find you are unable
|
||||||
due non-fast-forward, this will fix it.
|
to push the git-annex branch due non-fast-forward, this will fix it.
|
||||||
|
|
||||||
* fix [path ...]
|
* fix [path ...]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue