mention --numcopies
This commit is contained in:
parent
e280c0a4fc
commit
7a3d9d8c2e
1 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,8 @@ to keep N copies of a file's content available across all repositories.
|
||||||
|
|
||||||
By default, N is 1; it is configured by annex.numcopies. This default
|
By default, N is 1; it is configured by annex.numcopies. This default
|
||||||
can be overridden on a per-file-type basis by the annex.numcopies
|
can be overridden on a per-file-type basis by the annex.numcopies
|
||||||
setting in `.gitattributes` files.
|
setting in `.gitattributes` files. The --numcopies switch allows
|
||||||
|
temporarily using a different value.
|
||||||
|
|
||||||
`git annex drop` attempts to check with other git remotes, to check that N
|
`git annex drop` attempts to check with other git remotes, to check that N
|
||||||
copies of the file exist. If enough repositories cannot be verified to have
|
copies of the file exist. If enough repositories cannot be verified to have
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue