From 3b72097fa0603627ec44091454db92df958a4ad1 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 13 Sep 2013 14:19:59 -0400 Subject: [PATCH] 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... --- doc/bugs/assistant_does_not_allow_adding_an_existing_repo.mdwn | 2 ++ 1 file changed, 2 insertions(+) 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 cbfb05a6d9..a29a88ae54 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'"]