diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2013-07-03 18:13:25 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-07-03 18:13:25 +0000 |
commit | 0997f8548360ae29e630896c1b062e56030df04c (patch) | |
tree | 497ffeb2a628ceaf606f1c1d394c046786143899 | |
parent | fa8cbe1c4768a93e70cbe9c656f52d28985ef016 (diff) |
Added a comment
-rw-r--r-- | doc/forum/get_and_copy_with_bare_repositories/comment_2_652fa1bae5c2bb63dcffcbda97a567c4._comment | 8 |
1 files changed, 8 insertions, 0 deletions
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 000000000..fdf9f91a2 --- /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. +"""]] |