Yoginth пре 7 година
родитељ
комит
c421300d31
1 измењених фајлова са 0 додато и 8 уклоњено
  1. 0 8
      script/merge

+ 0 - 8
script/merge

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