summaryrefslogtreecommitdiff
path: root/tools/push
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2009-11-10 03:55:36 -0500
committerJohn Wiegley <johnw@newartisans.com>2009-11-10 03:55:36 -0500
commit3f638d355c977fd5513ab1db380c5813599f3664 (patch)
treeab058dec32702ccce9d1f7cacacb5b5c157d6798 /tools/push
parent8f0f6e59ccdbdef9c32545a66ce038e1cece4bef (diff)
downloadfork-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-xtools/push2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/push b/tools/push
index 2f025e96..206ec87c 100755
--- a/tools/push
+++ b/tools/push
@@ -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