better setup of git-annex branch pushing on upgrade

This commit is contained in:
Joey Hess 2011-06-24 11:59:34 -04:00
parent 50354a4916
commit ad38c0dfad
3 changed files with 55 additions and 21 deletions

View file

@ -34,7 +34,6 @@ Example upgrade process:
git pull
git annex upgrade
git commit -m "upgrade v2 to v3"
git push origin git-annex master
git gc
### v1 -> v2 (git-annex version 0.20110316)