analysis
This commit is contained in:
parent
6ad51d5627
commit
c6a4779036
1 changed files with 14 additions and 0 deletions
|
@ -0,0 +1,14 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 1"""
|
||||
date="2019-05-06T16:30:41Z"
|
||||
content="""
|
||||
This is because git-annex add makes multiple passes looking for files in
|
||||
different situations. In particular, the withFilesMaybeModified and
|
||||
withFilesOldUnlocked passes both find the file.
|
||||
|
||||
I don't immediately see a way to improve it. But it is avoided in v6 mode.
|
||||
|
||||
(I'm fairly sure someone, possibly even you, has reported this same issue
|
||||
before, so it's probably still open somewhere.)
|
||||
"""]]
|
Loading…
Reference in a new issue