From: Chris Koeritz Date: Fri, 22 May 2020 22:16:59 +0000 (-0400) Subject: late-breaking feedback improvement X-Git-Tag: 2.140.117^2~1 X-Git-Url: https://feistymeow.org/gitweb/?p=feisty_meow.git;a=commitdiff_plain;h=f3333e66ca9dae919b050dcf99ba8afdbe7145ac late-breaking feedback improvement --- diff --git a/scripts/rev_control/quick_git_release.sh b/scripts/rev_control/quick_git_release.sh index e0c95a24..bb914da1 100644 --- a/scripts/rev_control/quick_git_release.sh +++ b/scripts/rev_control/quick_git_release.sh @@ -68,7 +68,7 @@ read line exit_on_error merging in the new release in master # let the committer see the most recent changes. echo "=> launching gitk to show you the full set of changes;" - echo "=> please prepare a kick-ass commit comment." + echo "=> please prepare an excellent commit comment." gitk exit_on_error launching gitk # now make a tag for the new release, which is where we should go crazy with the detailed