Add merge.sh

This commit is contained in:
Konstantinos Triantafyllou 2022-09-13 12:06:45 +03:00
parent d4381c3a46
commit e95ebbdb87
1 changed files with 3 additions and 0 deletions

3
merge.sh Executable file
View File

@ -0,0 +1,3 @@
git checkout prod
git merge --no-ff --no-commit origin/master
git checkout HEAD -- pom.xml