This commit is contained in:
Joey Hess 2017-08-28 13:21:04 -04:00
parent 755c4a97b5
commit 291d5bb471
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -0,0 +1,10 @@
[[!comment format=mdwn
username="joey"
subject="""comment 1"""
date="2017-08-28T17:18:43Z"
content="""
`git-annex unused` looks at all branches, both local branches and branches
pulled from remotes. You could try the `--used-refspec` option to make
that command only look at certian branches. Or delete old branches/remotes
you're not using any longer.
"""]]