From 3f638d355c977fd5513ab1db380c5813599f3664 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Tue, 10 Nov 2009 03:55:36 -0500 Subject: In tools/push, run acprep upload from master --- tools/push | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tools/push') 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 -- cgit v1.2.3