diff options
author | John Wiegley <johnw@newartisans.com> | 2009-11-10 03:55:36 -0500 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2009-11-10 03:55:36 -0500 |
commit | 3f638d355c977fd5513ab1db380c5813599f3664 (patch) | |
tree | ab058dec32702ccce9d1f7cacacb5b5c157d6798 /tools/push | |
parent | 8f0f6e59ccdbdef9c32545a66ce038e1cece4bef (diff) | |
download | fork-ledger-3f638d355c977fd5513ab1db380c5813599f3664.tar.gz fork-ledger-3f638d355c977fd5513ab1db380c5813599f3664.tar.bz2 fork-ledger-3f638d355c977fd5513ab1db380c5813599f3664.zip |
In tools/push, run acprep upload from master
Diffstat (limited to 'tools/push')
-rwxr-xr-x | tools/push | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,4 +9,6 @@ git merge --no-ff next git checkout next git rebase master git push +git checkout master ./acprep upload +git checkout next |