Explorar o código

Added Prod checkout

Yoginth %!s(int64=7) %!d(string=hai) anos
pai
achega
96a5b482b2
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      script/merge

+ 2 - 2
script/merge

@@ -2,7 +2,7 @@
 
 echo "Merging to Production Branch.."
 
-git checkout production
-git merge master
 git checkout master
+git merge master
+git checkout production
 git merge production