diff options
Diffstat (limited to 'tools/push')
-rwxr-xr-x | tools/push | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -9,3 +9,6 @@ git merge --no-ff next git checkout next git rebase master git push +git checkout master +./acprep upload +git checkout next |