From ec9413b9ee1cea96983ac577f4526ecb43fd75e1 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Thu, 15 May 2014 19:51:48 +0000 Subject: [PATCH] Added a comment --- ...1_bb687b1a50d8a926abd16ada639140e1._comment | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 doc/todo/Allow_syncing_only_selected_branches/comment_1_bb687b1a50d8a926abd16ada639140e1._comment diff --git a/doc/todo/Allow_syncing_only_selected_branches/comment_1_bb687b1a50d8a926abd16ada639140e1._comment b/doc/todo/Allow_syncing_only_selected_branches/comment_1_bb687b1a50d8a926abd16ada639140e1._comment new file mode 100644 index 0000000000..00f18cf720 --- /dev/null +++ b/doc/todo/Allow_syncing_only_selected_branches/comment_1_bb687b1a50d8a926abd16ada639140e1._comment @@ -0,0 +1,18 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="108.236.230.124" + subject="comment 1" + date="2014-05-15T19:51:48Z" + content=""" +No, it does not: + +
+push wren 
+[2014-05-15 15:50:33 JEST] call: git [\"--git-dir=/home/joey/lib/big/.git\",\"--work-tree=/home/joey/lib/big\",\"push\",\"wren\",\"+git-annex:synced/git-annex\",\"master:synced/master\"]
+[2014-05-15 15:50:39 JEST] read: git [\"--git-dir=/home/joey/lib/big/.git\",\"--work-tree=/home/joey/lib/big\",\"push\",\"wren\",\"master\"]
+
+ +That is the entirity of what's pushed: The git-annex branch, and the currently checked out branch. + +I don't see a bug here. +"""]]