From 1fbaa37f2af5d637f5f5af30d17a79a612079fbf Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Wed, 12 Jun 2013 18:56:39 +0000 Subject: [PATCH] Added a comment --- .../comment_13_f804b9bf71f7d04bd23ce32d813dc340._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/Accessing_files_in_bare_repository/comment_13_f804b9bf71f7d04bd23ce32d813dc340._comment diff --git a/doc/forum/Accessing_files_in_bare_repository/comment_13_f804b9bf71f7d04bd23ce32d813dc340._comment b/doc/forum/Accessing_files_in_bare_repository/comment_13_f804b9bf71f7d04bd23ce32d813dc340._comment new file mode 100644 index 0000000000..470541f1d1 --- /dev/null +++ b/doc/forum/Accessing_files_in_bare_repository/comment_13_f804b9bf71f7d04bd23ce32d813dc340._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + nickname="joey" + subject="comment 13" + date="2013-06-12T18:56:39Z" + content=""" +Regarding my comment above, I've changed things so now `git annex sync` to a bare repository *does* push to the regular branch. So `git clone` will work without this bother. +"""]]