From 79b78942e225e5acaedc5cde420c8875363d66e5 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 29 Jun 2019 17:18:50 -0300 Subject: Hum. --- .tools/scripts/init.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.tools/scripts/init.sh b/.tools/scripts/init.sh index b45973bf0..259f1145a 100755 --- a/.tools/scripts/init.sh +++ b/.tools/scripts/init.sh @@ -174,7 +174,11 @@ function do_init { check_error $? cd server-code/src ; git checkout master # v2018.09.23 # 2018-09-24 # s20180713? check_error $? + echo "Begin diff experiment" git diff master s20190408 > x.diff + ls + head x.diff + tail x.diff git apply x.diff check_error $? gitclone https://gitlab.com/TMW2 evol-hercules.git evol ; cd evol ; git checkout tmw2 ; cd .. -- cgit v1.2.3-60-g2f50