This commit is contained in:
nadir 2023-07-10 07:37:07 +00:00 committed by admin
parent 4926d59123
commit 0ee048fdec

View file

@ -4,3 +4,7 @@ I'd like to overwrite any conflicting files during an export to the directory sp
I just exported ~30000 files but the export got interrupted half way. It resumed all right but 71 files seem to differ as git annex says it's "unsafe to overwrite" the files.
Alternatively I'd be fine with getting neat output of the list of affected files somehow so that I can automate removal.
I've looked through all the man pages I could find but there doesn't seem to be an obvious "overwrite" option.
I'd be thankful for any help.