Explorar o código

Added Merge file

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

+ 7 - 0
script/merge

@@ -0,0 +1,7 @@
+#!/bin/sh
+
+echo "Merging to Production Branch.."
+
+git merge master
+git checkout master
+git merge production