Meta/Reintegrate: -u should default to safer "n" option

Junio C Hamano committed May 18, 2011 at 23:35 UTC d20798c67aa10e2a09e21c34eb701085968ca0cd
1 file changed +1 -1
Reintegrate
+1 -1
index 653a13229c..726e345294 100755 --- a/Reintegrate +++ b/Reintegrate @@ -152,7 +152,7 @@ then then echo >&2 "No changes." else - echo >&2 -n "Update [Y/n]? " + echo >&2 -n "Update [y/N]? " read yesno case "$yesno" in [Yy]*)