clarification
This commit is contained in:
parent
60602f9945
commit
5f4b9c5f87
1 changed files with 2 additions and 1 deletions
|
@ -1018,7 +1018,8 @@ but the SHA256E backend for ogg files:
|
|||
*.ogg annex.backend=SHA256E
|
||||
|
||||
The numcopies setting can also be configured on a per-file-type basis via
|
||||
the `annex.numcopies` attribute in `.gitattributes` files.
|
||||
the `annex.numcopies` attribute in `.gitattributes` files. This overrides
|
||||
any value set using `annex.numcopies` in `.git/config`.
|
||||
For example, this makes two copies be needed for wav files:
|
||||
|
||||
*.wav annex.numcopies=2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue