From 9dd4c9eb153e0c59fb9417720f894bf02e9c4f81 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Wed, 3 Jul 2013 18:13:25 +0000 Subject: [PATCH] Added a comment --- .../comment_2_652fa1bae5c2bb63dcffcbda97a567c4._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/get_and_copy_with_bare_repositories/comment_2_652fa1bae5c2bb63dcffcbda97a567c4._comment diff --git a/doc/forum/get_and_copy_with_bare_repositories/comment_2_652fa1bae5c2bb63dcffcbda97a567c4._comment b/doc/forum/get_and_copy_with_bare_repositories/comment_2_652fa1bae5c2bb63dcffcbda97a567c4._comment new file mode 100644 index 0000000000..fdf9f91a2b --- /dev/null +++ b/doc/forum/get_and_copy_with_bare_repositories/comment_2_652fa1bae5c2bb63dcffcbda97a567c4._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.154.4.193" + subject="comment 2" + date="2013-07-03T18:13:25Z" + content=""" +`git annex get` and `git annex copy`, as well as `git annex move` can now be used in a bare repository. In this mode, they behave as if --all were specified, and so operate on every single version of every single file. +"""]]