annex.gitaddtoannex configuration
Added annex.gitaddtoannex configuration. Setting it to false prevents git add from usually adding files to the annex. (Unless the file was annexed before, or a renamed annexed file is detected.) Currently left at true; some users are encouraging it be set to false.
This commit is contained in:
parent
ec08b66bda
commit
bd197be3ad
8 changed files with 75 additions and 8 deletions
|
@ -0,0 +1,12 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 3"""
|
||||
date="2019-10-23T19:25:21Z"
|
||||
content="""
|
||||
I suspect that anyone who would have wanted this will instead be happy
|
||||
with setting the new annex.gitaddtoannex to false.
|
||||
|
||||
If someone does have a good reason to want git add and git annex add to
|
||||
have different opinions about what constitutes a large file, please reopen
|
||||
the todo with a justification.
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue