diff options
author | Joey Hess <joey@kitenet.net> | 2013-09-13 15:22:59 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-09-13 15:22:59 -0400 |
commit | 10b8148559e7a60b50815014cf89554ff98e645e (patch) | |
tree | 3c73b625e7c1ae357b8b92835beac2357710ba20 /doc | |
parent | ce6ee3304643318bb6c202e5778d12e0e03bb1a1 (diff) |
typo
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/assistant_does_not_allow_adding_an_existing_repo.mdwn | 2 |
1 files changed, 1 insertions, 1 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 a29a88ae5..8a6218c04 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,6 +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"]] +[[!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'"] |