document sync in adjusted branch behavior
This was documented in the git-annex-adjust man page, but not in git-annex-sync
This commit is contained in:
parent
dcaea65e39
commit
b9d59cf721
1 changed files with 4 additions and 0 deletions
|
@ -45,6 +45,10 @@ ever happens when --content is used.) The remote's
|
|||
`remote.<name>.annex-tracking-branch` also must be configured, and
|
||||
have the same value as the currently checked out branch.
|
||||
|
||||
When [[git-annex-adjust]](1) has been used to check out an adjusted branch,
|
||||
running sync will propagate changes that have been made back to the
|
||||
parent branch, without propagating the adjustments.
|
||||
|
||||
# OPTIONS
|
||||
|
||||
* `[remote]`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue