diff options
Diffstat (limited to 'doc/direct_mode')
-rw-r--r-- | doc/direct_mode/comment_4_97c26bd82f623a3b2d56bab4afff0126._comment | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/direct_mode/comment_4_97c26bd82f623a3b2d56bab4afff0126._comment b/doc/direct_mode/comment_4_97c26bd82f623a3b2d56bab4afff0126._comment new file mode 100644 index 000000000..180018399 --- /dev/null +++ b/doc/direct_mode/comment_4_97c26bd82f623a3b2d56bab4afff0126._comment @@ -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> +"""]] |