summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-05-14 15:44:08 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-05-14 15:44:08 -0400
commitca433a6dae1e76a40e741b61113a59e48be575db (patch)
tree4557066b970e3f7bc5ec5eafa246e4d722a2d513 /doc
parent9ef82700e53d82b38aed603c5c8033d09fe3cf3f (diff)
add annex.used-refspec
Diffstat (limited to 'doc')
-rw-r--r--doc/git-annex-unused.mdwn5
-rw-r--r--doc/git-annex.mdwn5
2 files changed, 9 insertions, 1 deletions
diff --git a/doc/git-annex-unused.mdwn b/doc/git-annex-unused.mdwn
index fbb371995..22fac5b7c 100644
--- a/doc/git-annex-unused.mdwn
+++ b/doc/git-annex-unused.mdwn
@@ -36,7 +36,10 @@ For example, to move all unused data to origin:
is not in the specified refs (and not used by the work tree) will then be
considered unused.
-# REFSPEC
+ The git configuration annex.used-refspec can be used to configure
+ this in a more permanent fashion.
+
+# REFSPEC FORMAT
The refspec format for --used-refspec is a colon-separated list of
additions and removals of refs. For example:
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn
index 3dc54a308..3c2e34429 100644
--- a/doc/git-annex.mdwn
+++ b/doc/git-annex.mdwn
@@ -813,6 +813,11 @@ Here are all the supported configuration settings.
When importfeed is used, it stores additional metadata from the feed,
such as the author, title, etc.
+* `annex.used-refspec`
+
+ This controls which refs `git-annex unused` considers to be used.
+ See REFSPEC FORMAT in [[git-annex-unused]](1) for details.
+
* `annex.queuesize`
git-annex builds a queue of git commands, in order to combine similar