This commit is contained in:
Joey Hess 2022-04-19 12:08:12 -04:00
parent fd65de0eb9
commit 9a78444d36
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -0,0 +1,14 @@
[[!comment format=mdwn
username="joey"
subject="""comment 14"""
date="2022-04-19T16:03:49Z"
content="""
@lh two possibilities are:
1. When `git add` is run, git-annex does some additional checks to detect
things like a file that was checked into git before but has been
renamed, and will avoid annexing such a file even when annex.largefiles
says to.
2. Perhaps `git add` is finding some other git-annex
version that behaves differently. Seems unlikely, but possible.
"""]]