From 53b46ce6d5596d3565815bd4381c9f18acd6d72c Mon Sep 17 00:00:00 2001 From: Julien Cretin Date: Mon, 10 Feb 2020 10:39:28 +0100 Subject: [PATCH] Add instructions to re-run setup.sh --- setup.sh | 27 +++++++++++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) diff --git a/setup.sh b/setup.sh index 091fc33..ae0fd0c 100755 --- a/setup.sh +++ b/setup.sh @@ -31,13 +31,31 @@ git submodule update --init done_text="$(tput bold)DONE.$(tput sgr0)" +patch_conflict_detected () { + cat <