Fix conflicts to update to latest Bukkit, yay fluff.
By: md_5 <md_5@live.com.au>
This commit is contained in:
@@ -16,7 +16,7 @@ function savePatches {
|
||||
what=$1
|
||||
target=$2
|
||||
cd $basedir/$target/
|
||||
git format-patch -N -o $basedir/${what}-Patches/ upstream/master
|
||||
git format-patch -N -o $basedir/${what}-Patches/ upstream/upstream
|
||||
cd $basedir
|
||||
git add $basedir/${what}-Patches
|
||||
cleanupPatches $basedir/${what}-Patches
|
||||
|
||||
Reference in New Issue
Block a user