Added a comment

This commit is contained in:
http://joeyh.name/ 2013-02-09 02:32:23 +00:00 committed by admin
parent 0d45398f9c
commit d8a12213a6

View file

@ -0,0 +1,12 @@
[[!comment format=mdwn
username="http://joeyh.name/"
ip="4.152.108.183"
subject="comment 1"
date="2013-02-09T02:32:23Z"
content="""
You can kind of do this now by:
for remote in $(git remote); do git annex copy --auto --to $remote; done
Although without some of the potential smarts of course.
"""]]