initial export support for directory special remote
This does not guard against race condition yet, it's only for testing purposes.
This commit is contained in:
parent
45aacd888b
commit
e2e57f8556
3 changed files with 34 additions and 2 deletions
|
@ -10,6 +10,8 @@ this.
|
|||
|
||||
## implementation notes
|
||||
|
||||
* need to check if a remote has importtree=yes before trying to import from it
|
||||
|
||||
* "git annex import master --from rmt" followed by "git annex import master:sub --from rmt"
|
||||
first makes the tracking branch contain only what's in the remote,
|
||||
and then grafts what's in the remote into a subdir. Is that the behavior
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue