summaryrefslogtreecommitdiff
path: root/doc/tips/using_gitolite_with_git-annex.mdwn
diff options
context:
space:
mode:
authorGravatar http://www.openid.albertlash.com/openid/ <http://www.openid.albertlash.com/openid/@web>2011-12-25 01:55:45 +0000
committerGravatar admin <admin@branchable.com>2011-12-25 01:55:45 +0000
commit2101ef20d152891176401447f76758935313d7de (patch)
treecc4e1b1c731114d5f885fdb6225d4e8d1ca78f09 /doc/tips/using_gitolite_with_git-annex.mdwn
parent899b20f89c1ba7d6ac1a09ea83c7f37052c43166 (diff)
Diffstat (limited to 'doc/tips/using_gitolite_with_git-annex.mdwn')
-rw-r--r--doc/tips/using_gitolite_with_git-annex.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tips/using_gitolite_with_git-annex.mdwn b/doc/tips/using_gitolite_with_git-annex.mdwn
index 92048c442..0d89a255b 100644
--- a/doc/tips/using_gitolite_with_git-annex.mdwn
+++ b/doc/tips/using_gitolite_with_git-annex.mdwn
@@ -86,4 +86,4 @@ git-annex-shell: First run: git-annex init
Command ssh ["git@git.example.com","git-annex-shell 'configlist' '/~/myrepo.git'"] failed; exit code 1
</pre>
-because I forgot to "git pull --all" after adding the new gitolite remote.
+because I forgot to "git push --all" after adding the new gitolite remote.