update branches from least to greatest
This commit is contained in:
parent
234bfabe96
commit
7d869e5f8c
11
merge-up.sh
Normal file
11
merge-up.sh
Normal file
@ -0,0 +1,11 @@
|
||||
git push
|
||||
|
||||
git checkout v1
|
||||
git merge v1.0
|
||||
git push
|
||||
|
||||
git checkout master
|
||||
git merge v1
|
||||
git push
|
||||
|
||||
git checkout v1.0
|
Loading…
x
Reference in New Issue
Block a user