update branches from least to greatest
This commit is contained in:
parent
234bfabe96
commit
7d869e5f8c
|
@ -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…
Reference in New Issue