1git-annex-numcopies(1)      General Commands Manual     git-annex-numcopies(1)
2
3
4

NAME

6       git-annex-numcopies - configure desired number of copies
7

SYNOPSIS

9       git annex numcopies N
10

DESCRIPTION

12       Tells  git-annex  how many copies it should preserve of files, over all
13       repositories. The default is 1.
14
15       Run without a number to get the current value.
16
17       This configuration is stored in the git-annex branch,  so  it  will  be
18       seen by all clones of the repository.
19
20       When  git-annex  is  asked  to  drop a file, it first verifies that the
21       required number of copies can be satisfied among all the other  reposi‐
22       tories that have a copy of the file.
23
24       This  can be overridden on a per-file basis by the annex.numcopies set‐
25       ting in .gitattributes files.
26

SEE ALSO

28       git-annex(1)
29

AUTHOR

31       Joey Hess <id@joeyh.name>
32
33                                                        git-annex-numcopies(1)
Impressum