typo
This commit is contained in:
parent
133170fb23
commit
230bc8334b
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ Well a repo url like `gitolite@localhost:testing` puts it in the gitolite user's
|
||||||
|
|
||||||
This worked when I added the gitolite stuff, anyway.. Let's see if it still does:
|
This worked when I added the gitolite stuff, anyway.. Let's see if it still does:
|
||||||
|
|
||||||
</pre>
|
<pre>
|
||||||
joey@gnu:~/tmp>mkdir g
|
joey@gnu:~/tmp>mkdir g
|
||||||
joey@gnu:~/tmp>cd g
|
joey@gnu:~/tmp>cd g
|
||||||
joey@gnu:~/tmp/g>git init
|
joey@gnu:~/tmp/g>git init
|
||||||
|
@ -27,7 +27,7 @@ git [\"--git-dir=/home/joey/tmp/g/.git\",\"--work-tree=/home/joey/tmp/g\",\"show
|
||||||
git [\"--git-dir=/home/joey/tmp/g/.git\",\"--work-tree=/home/joey/tmp/g\",\"show-ref\",\"git-annex\"]
|
git [\"--git-dir=/home/joey/tmp/g/.git\",\"--work-tree=/home/joey/tmp/g\",\"show-ref\",\"git-annex\"]
|
||||||
git [\"--git-dir=/home/joey/tmp/g/.git\",\"--work-tree=/home/joey/tmp/g\",\"cat-file\",\"--batch\"]
|
git [\"--git-dir=/home/joey/tmp/g/.git\",\"--work-tree=/home/joey/tmp/g\",\"cat-file\",\"--batch\"]
|
||||||
Running: ssh [\"-4\",\"gitolite@localhost\",\"git-annex-shell 'configlist' '/~/testing'\"]
|
Running: ssh [\"-4\",\"gitolite@localhost\",\"git-annex-shell 'configlist' '/~/testing'\"]
|
||||||
<pre>
|
</pre>
|
||||||
|
|
||||||
Still seems right, the ADC's regexp will match this the git-annex shell command.
|
Still seems right, the ADC's regexp will match this the git-annex shell command.
|
||||||
"""]]
|
"""]]
|
||||||
|
|
Loading…
Reference in a new issue