14 lines
249 B
Text
14 lines
249 B
Text
|
[[!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>
|
||
|
"""]]
|