improve docs of gitaddtoannex
This commit is contained in:
parent
7d50e98646
commit
f07cb76640
1 changed files with 2 additions and 2 deletions
|
@ -911,8 +911,8 @@ Like other git commands, git-annex is configured via `.git/config`.
|
||||||
|
|
||||||
* `annex.gitaddtoannex`
|
* `annex.gitaddtoannex`
|
||||||
|
|
||||||
Setting this to false will prevent `git add` from honoring the
|
Setting this to false will prevent `git add` from adding
|
||||||
annex.largefiles configuration.
|
files to the annex, despite the annex.largefiles configuration.
|
||||||
|
|
||||||
* `annex.addsmallfiles`
|
* `annex.addsmallfiles`
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue