aboutsummaryrefslogtreecommitdiff
path: root/doc/todo
diff options
context:
space:
mode:
authorGravatar http://joeyh.name/ <http://joeyh.name/@web>2014-05-15 19:51:48 +0000
committerGravatar admin <admin@branchable.com>2014-05-15 19:51:48 +0000
commit3dd682cd349e02c62f1218452e96447640d3a31d (patch)
tree2ac316d2454b7d810afb67f9c16bccf3e7b0700d /doc/todo
parent8d2440f195011fc9cb5f026c548ae6522d6091be (diff)
Added a comment
Diffstat (limited to 'doc/todo')
-rw-r--r--doc/todo/Allow_syncing_only_selected_branches/comment_1_bb687b1a50d8a926abd16ada639140e1._comment18
1 files changed, 18 insertions, 0 deletions
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 000000000..00f18cf72
--- /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:
+
+<pre>
+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\"]
+</pre>
+
+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.
+"""]]