done
This commit is contained in:
parent
77266e46dd
commit
1ee72de32e
2 changed files with 15 additions and 0 deletions
|
@ -14,3 +14,5 @@ NB may be some `annex sync` would do that magic?
|
||||||
|
|
||||||
[[!meta author=yoh]]
|
[[!meta author=yoh]]
|
||||||
[[!tag projects/dandi]]
|
[[!tag projects/dandi]]
|
||||||
|
|
||||||
|
> [[implemented|done]] --[[Joey]]
|
||||||
|
|
|
@ -0,0 +1,13 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="joey"
|
||||||
|
subject="""comment 8"""
|
||||||
|
date="2023-01-23T21:45:37Z"
|
||||||
|
content="""
|
||||||
|
I did implement this using the second path described in comment #5.
|
||||||
|
|
||||||
|
And it does download the content to the local annex, and then after
|
||||||
|
sending it to the destination remote, will drop the local content
|
||||||
|
(unless it was already present). So running it concurrent with
|
||||||
|
`git-annex get` may leave local files present or not, depending on which
|
||||||
|
process gets to a file first.
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue