fix sync --content with remote.name.annex-tracking-branch=master:subdir
It was exporting the whole tree not just the subdir. Now tested fully working in both directions.
This commit is contained in:
parent
8ae0db925b
commit
057999f0fc
2 changed files with 6 additions and 16 deletions
|
@ -10,13 +10,6 @@ this.
|
|||
|
||||
## implementation notes
|
||||
|
||||
* Does sync --content with remote.name.annex-tracking-branch=master:subdir
|
||||
export the right tree and update the remote tracking branch right?
|
||||
Does it import correctly?
|
||||
|
||||
* Need to support annex-tracking-branch configuration, which documentation
|
||||
says makes git-annex sync and assistant do imports.
|
||||
|
||||
* When on an adjusted unlocked branch, need to import the files unlocked.
|
||||
Also, the tracking branch code needs to know about such branches,
|
||||
currently it will generate the wrong tracking branch.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue