correction
This commit is contained in:
parent
42c8f1e5f5
commit
d1478e8b40
1 changed files with 1 additions and 7 deletions
|
@ -3,13 +3,7 @@
|
||||||
subject="""comment 1"""
|
subject="""comment 1"""
|
||||||
date="2021-04-14T17:25:26Z"
|
date="2021-04-14T17:25:26Z"
|
||||||
content="""
|
content="""
|
||||||
git-annex import without --content does not copy files at all, so the disk
|
It currently does not make reflinks. That should be relatively easy to fix.
|
||||||
IO would AFAICS be it hashing files. (Unless you have annex.synccontent
|
|
||||||
set.)
|
|
||||||
|
|
||||||
But when it does transfer the imported file from the remote, either at sync time
|
|
||||||
or because of a later get, it currently does not make reflinks. That should
|
|
||||||
be relatively easy to fix.
|
|
||||||
|
|
||||||
Of course, if you can get the content into the git-annex repository by
|
Of course, if you can get the content into the git-annex repository by
|
||||||
other means like manual cp --reflink, git-annex will never have any reason
|
other means like manual cp --reflink, git-annex will never have any reason
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue