From 03dc8df3426007f3ce116e480a7f881ca37eb50b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 27 Nov 2009 12:52:33 -0500 Subject: [PATCH] clarify --- mr | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mr b/mr index abfbfaa..e01ca1f 100755 --- a/mr +++ b/mr @@ -1369,7 +1369,8 @@ sub bootstrap { move($tmpconfig, ".mrconfig") || die "rename: $!"; } - # Load the config file and checkout everything else. + # Reload the config file (in case we got a different version) + # and checkout everything else. startingconfig(); loadconfig(".mrconfig"); dispatch("checkout"); -- 2.39.2