summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/assistant_does_not_allow_adding_an_existing_repo.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/assistant_does_not_allow_adding_an_existing_repo.mdwn b/doc/bugs/assistant_does_not_allow_adding_an_existing_repo.mdwn
index cbfb05a6d..a29a88ae5 100644
--- a/doc/bugs/assistant_does_not_allow_adding_an_existing_repo.mdwn
+++ b/doc/bugs/assistant_does_not_allow_adding_an_existing_repo.mdwn
@@ -3,4 +3,6 @@ The assistant does not allow adding an existing repo: I tried to add a "remote s
Mac OS 10.7 version 2013-09-10
+[[meta title="assistant does not interoperate with gitolite when adding a repository"]]
+
[2013-09-13 17:00:55 CEST] chat: ssh ["-p","22","git@example.org","sh -c 'mkdir -p '\"'\"'my-annex.git'\"'\"'&&cd '\"'\"'my-annex.git'\"'\"'&&if [ ! -d .git ]; then git init --bare --shared; fi&&git annex init'"]