Added a comment

This commit is contained in:
http://joeyh.name/ 2013-02-19 03:05:35 +00:00 committed by admin
parent 2e6ac25bd0
commit abd33834d9

View file

@ -0,0 +1,13 @@
[[!comment format=mdwn
username="http://joeyh.name/"
ip="4.152.108.183"
subject="comment 4"
date="2013-02-19T03:05:35Z"
content="""
<pre>
git annex add $file
git commit -m changed
git annex sync
git annex copy $file --to otherrepo
</pre>
"""]]