Added a comment

This commit is contained in:
http://joeyh.name/ 2013-09-19 20:59:32 +00:00 committed by admin
parent 1f28ae3795
commit b764f52b51

View file

@ -0,0 +1,12 @@
[[!comment format=mdwn
username="http://joeyh.name/"
ip="4.153.14.105"
subject="comment 1"
date="2013-09-19T20:59:32Z"
content="""
This will output all files in your repository that git-annex thinks have no copies left:
`git annex find --not --copies=1`
Piping it to git rm is left as an excercise for the reader..
"""]]