This commit is contained in:
jonathan.stott+gitannex@7c5a9cff8c7c8f69680d0723dda182fa3ba78d43 2015-08-14 13:40:45 +00:00 committed by admin
parent 8f56633c41
commit d4bda84386

View file

@ -0,0 +1 @@
As the subject says. I mostly use `git annex sync --content` to transfer files between repositories, as its easier than running `git annex sync`, a bunch of `git annex copy`s and then a `git annex get` to make sure I have all the files I should have. It would be good if the shortcut could also work in parallel.