diff --git a/tools/update.sh b/tools/update.sh index 1f7b25d6c..ce4320c4d 100755 --- a/tools/update.sh +++ b/tools/update.sh @@ -100,6 +100,7 @@ else if [ $confirm_overwrite != "Y" ]; then exit; fi + git checkout . fi printf "\nNew commits:\n";