FreeBSD Manual Pages
git-annex-numcopies(1) General Commands Manual git-annex-numcopies(1) NAME git-annex-numcopies - configure desired number of copies SYNOPSIS git annex numcopies N DESCRIPTION Tells git-annex how many copies it should preserve of files, over all repositories. The default is 1. Run without a number to get the current value. This configuration is stored in the git-annex branch, so it will be seen by all clones of the repository. When git-annex is asked to drop a file, it first verifies that the re- quired number of copies can be satisfied among all the other reposito- ries that have a copy of the file. This can be overridden on a per-file basis by the annex.numcopies set- ting in .gitattributes files. SEE ALSO git-annex(1) AUTHOR Joey Hess <id@joeyh.name> git-annex-numcopies(1)
NAME | SYNOPSIS | DESCRIPTION | SEE ALSO | AUTHOR
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=git-annex-numcopies&sektion=1&manpath=FreeBSD+12.2-RELEASE+and+Ports>