comment
This commit is contained in:
parent
41eb9d405e
commit
7a2d257159
1 changed files with 10 additions and 0 deletions
|
@ -0,0 +1,10 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="joey"
|
||||||
|
subject="""comment 19"""
|
||||||
|
date="2018-12-03T17:34:10Z"
|
||||||
|
content="""
|
||||||
|
git-annex looks at the file's stat() and only if the device id is the same
|
||||||
|
as the stat of the destination directory does it use `cp`. If you see it
|
||||||
|
running `rsync` instead, it's under the perhaps mistaken impression that
|
||||||
|
it's a cross-device copy.
|
||||||
|
"""]]
|
Loading…
Reference in a new issue