posted issue

This commit is contained in:
andrew@2e5aa03dfdc624af77a5957dd345d28430342a9c 2018-06-15 22:23:58 +00:00 committed by admin
parent 05cee8ada4
commit 785cb276f0

View file

@ -0,0 +1,3 @@
If git-tracked files are removed from the remote, they don't get synced over after a "git annex fsck" and "git annex export".
Is there some way that they could make it to the remote? I'm imagining an rsync-like behavior to copy over files that have different time stamps or file sizes. Would such a feature be welcome in git annex?