summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-09-13 14:19:59 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-09-13 14:19:59 -0400
commit5693b38acd4aa904d1c6669f8db8a2a079d95409 (patch)
tree2a13350d55c1dec43386b65be9c34b64b8bd8216 /doc
parentbfc0f9aa33fc513d9c5ee432e8bf7664805b5815 (diff)
set an actually descriptive and useful title
Another bug report in the "most generic possible bug title will get me *LOTS* of attention?" Or perhaps I'm just sick of needing to waste my time retitling every other bug...
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'"]