Added a comment

This commit is contained in:
http://joeyh.name/ 2014-05-15 19:51:48 +00:00 committed by admin
parent 8acb264a42
commit ec9413b9ee

View file

@ -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.
"""]]