From 9c0930a2b2d7b7471a7b154ac4c892ef05687521 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 17 Oct 2011 14:22:25 -0400 Subject: layout --- doc/tips/using_gitolite_with_git-annex.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/tips') diff --git a/doc/tips/using_gitolite_with_git-annex.mdwn b/doc/tips/using_gitolite_with_git-annex.mdwn index 745bdf450..90bc0195f 100644 --- a/doc/tips/using_gitolite_with_git-annex.mdwn +++ b/doc/tips/using_gitolite_with_git-annex.mdwn @@ -19,7 +19,7 @@ on Debian with apt-get, but the changes described can be made to any gitolite installation, just with different paths. Set `$GL_ADC_PATH` in `.gitolite.rc`, if you have not already done so. - +
 echo '$GL_ADC_PATH = "/usr/local/lib/gitolite/adc/;' >>~gitolite/.gitolite.rc
 
@@ -41,7 +41,7 @@ chmod +x git-annex-shell Now all gitolite repositories can be used with git-annex just as any ssh remote normally would be used. For example: - +
 # git clone gitolite@localhost:testing
 Cloning into testing...
-- 
cgit v1.2.3