From c025e4adfb09e7a4b15ef7acb6085f2eeb9bea04 Mon Sep 17 00:00:00 2001 From: Petter_petterson Date: Tue, 16 Sep 2014 08:15:05 +0000 Subject: [PATCH] Added a comment --- .../comment_2_90eeb2bffdb2db8032f9a0eac630ed56._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/Local_and_remote_in_direct_mode/comment_2_90eeb2bffdb2db8032f9a0eac630ed56._comment diff --git a/doc/forum/Local_and_remote_in_direct_mode/comment_2_90eeb2bffdb2db8032f9a0eac630ed56._comment b/doc/forum/Local_and_remote_in_direct_mode/comment_2_90eeb2bffdb2db8032f9a0eac630ed56._comment new file mode 100644 index 0000000000..539ad1357f --- /dev/null +++ b/doc/forum/Local_and_remote_in_direct_mode/comment_2_90eeb2bffdb2db8032f9a0eac630ed56._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="Petter_petterson" + ip="89.160.15.173" + subject="comment 2" + date="2014-09-16T08:15:05Z" + content=""" +Doing git remote add B ssh://machineB:/~/annex still makes the repository on machineB a bare one, just try it and check git config -l | grep core.bare... +"""]]