aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/wishlist__58___use_cp_--reflink__61__auto_for_git-annex-__123__copy__44__get__125__.mdwn
blob: 425948efd6ea99ba8cdc46c8085fe457bd6ad128 (plain)
1
2
3
4
5
I believe cloning a repository on the same filesystem already makes use of cp --reflink=auto, but it appears that git-annex-{get,copy} use rsync even when both repositories involved in the copy/get are on the same filesystem.

Would it be possible for git-annex-get and git-annex-copy to use cp --reflink=auto when the source and destination repositories are on the same filesystem?

[[!meta title="allow remotes to do their own, smarter diskreserve checking"]]