Changed target branch to origin/master

This commit is contained in:
Miro Spönemann 2016-06-10 14:37:52 +02:00
parent 2475f6c116
commit 95be34ecf4

View file

@ -1,7 +1,6 @@
#!/bin/bash
# TODO change source branch to 'master'
git checkout -B split-$3 msp/separateBuilds
git checkout -B split-$3 refs/remotes/origin/master
REMOVALS=`cat $1 | tr '\n' ' '`
git filter-branch -f --prune-empty \