This commit is contained in:
Joey Hess 2017-02-07 17:13:48 -04:00
parent 2b4813bd16
commit a8e64d4148
No known key found for this signature in database
GPG key ID: C910D9222512E3C7

View file

@ -0,0 +1,14 @@
[[!comment format=mdwn
username="joey"
subject="""comment 8"""
date="2017-02-07T21:09:58Z"
content="""
@CandyAngel, reinject --known moves the file into the annex. The only time I can
see that it would make a copy is when importing from some other drive
than the drive the repository is on, and it would then delete the source file
after copying.
It does currently always check that enough disk space exists to copy
the file, even though it's probably going to move it. Perhaps that's why
you thought it copied it?
"""]]