import: Let --force overwrite symlinks, not only regular files

The docs already implied this should work.
This commit is contained in:
Joey Hess 2019-03-18 16:40:15 -04:00
parent 572a340fc5
commit 5ab97333e4
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
3 changed files with 9 additions and 1 deletions

View file

@ -1 +1,3 @@
`git-annex import --force` does not work on locked files (only unlocked files). Running `7.20181106-g352f88226` on macOS 10.12.6
> Nicely spotted! [[fixed|done]] --[[Joey]]