From abd33834d9e4b0b7789193847d727a10f51f756f Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Tue, 19 Feb 2013 03:05:35 +0000 Subject: [PATCH] Added a comment --- ...ment_4_97c26bd82f623a3b2d56bab4afff0126._comment | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/direct_mode/comment_4_97c26bd82f623a3b2d56bab4afff0126._comment diff --git a/doc/direct_mode/comment_4_97c26bd82f623a3b2d56bab4afff0126._comment b/doc/direct_mode/comment_4_97c26bd82f623a3b2d56bab4afff0126._comment new file mode 100644 index 0000000000..1800183995 --- /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=""" +
+git annex add $file
+git commit -m changed
+git annex sync
+git annex copy $file --to otherrepo
+
+"""]]