8 lines
121 B
Batchfile
8 lines
121 B
Batchfile
git stash
|
|
|
|
git checkout master
|
|
git merge test/siutinchu/helloworld
|
|
git checkout test/siutinchu/helloworld
|
|
|
|
git stash pop
|