update proxied exporttree=yes remote on receive of sync branch
Since git-annex sync sends the sync branch first, and only displays the output of the push to the sync branch, this makes git-annex post-retrieve's output when updating the exported tree be visible when syncing. This also makes syncing with a non-bare repository still update the exported tree, even when the checked out branch is not able to be updated. The sync branch gets sent regardless.
This commit is contained in:
parent
55adbb6694
commit
01edd186e9
3 changed files with 4 additions and 4 deletions
|
@ -33,9 +33,6 @@ Planned schedule of work:
|
|||
* Working on `exportreeplus` branch which is groundwork for proxying to
|
||||
exporttree=yes special remotes. Need to merge it to master.
|
||||
|
||||
* `git-annex sync` hides output of git-annex post-retreive, which is a
|
||||
problem when it's doing things that are expensive.
|
||||
|
||||
* Handle cases where a single key is used by multiple files in the exported
|
||||
tree. Need to download from the special remote in order to export
|
||||
multiple copies to it. (In particular, this is needed when using
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue