summaryrefslogtreecommitdiff
path: root/doc/direct_mode
diff options
context:
space:
mode:
authorGravatar http://joeyh.name/ <http://joeyh.name/@web>2013-02-19 03:05:35 +0000
committerGravatar admin <admin@branchable.com>2013-02-19 03:05:35 +0000
commitedc6b2afcfe1ebe65d62b5fec6b575d9f1835e7f (patch)
tree6a989a6c8c57f52ffb7af300efff678eef548ae1 /doc/direct_mode
parentc5903fb68004edff546da2293bbf14a326f626e2 (diff)
Added a comment
Diffstat (limited to 'doc/direct_mode')
-rw-r--r--doc/direct_mode/comment_4_97c26bd82f623a3b2d56bab4afff0126._comment13
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>
+"""]]