From 5df717de437aa89da7be7a1b3030e1a39c69f87b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 17 Oct 2011 14:23:27 -0400 Subject: layout --- doc/tips/using_gitolite_with_git-annex.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 90bc0195f..a51d6539b 100644 --- a/doc/tips/using_gitolite_with_git-annex.mdwn +++ b/doc/tips/using_gitolite_with_git-annex.mdwn @@ -47,7 +47,7 @@ ssh remote normally would be used. For example: Cloning into testing... Receiving objects: 100% (18/18), done. # cd testing -# >git annex init +# git annex init init ok # cp /etc/passwd my-cool-big-file # git annex add my-cool-big-file -- cgit v1.2.3