From 3094aa1615c76671e61d4d56066adb673f63b65a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 29 Jun 2019 17:25:17 -0300 Subject: >.< --- .tools/scripts/init.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.tools/scripts/init.sh b/.tools/scripts/init.sh index 259f1145a..dc333fa64 100755 --- a/.tools/scripts/init.sh +++ b/.tools/scripts/init.sh @@ -175,11 +175,13 @@ function do_init { cd server-code/src ; git checkout master # v2018.09.23 # 2018-09-24 # s20180713? check_error $? echo "Begin diff experiment" + cd .. git diff master s20190408 > x.diff ls head x.diff tail x.diff git apply x.diff + cd src check_error $? gitclone https://gitlab.com/TMW2 evol-hercules.git evol ; cd evol ; git checkout tmw2 ; cd .. check_error $? -- cgit v1.2.3-70-g09d2