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 <