diff options
Diffstat (limited to 'doc/git-annex-mirror.mdwn')
-rw-r--r-- | doc/git-annex-mirror.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/git-annex-mirror.mdwn b/doc/git-annex-mirror.mdwn index 9c07d2b4c..9cc503f26 100644 --- a/doc/git-annex-mirror.mdwn +++ b/doc/git-annex-mirror.mdwn @@ -46,6 +46,13 @@ contents. Use [[git-annex-sync]](1) for that. This is the default behavior when running git-annex in a bare repository. +* `--branch=ref` + + Operate on files in the specified branch or treeish. + + Like --all, this bypasses checking the .gitattributes annex.numcopies + setting when dropping files. + * file matching options The [[git-annex-matching-options]](1) |