X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Frev_control%2Fquick_git_release.sh;fp=scripts%2Frev_control%2Fquick_git_release.sh;h=b2e5b5952807de433a7804769b5f5a78a61a1b85;hb=3bee98aaebcc7100978c77298445483d1761e14a;hp=e37aca80feb305602ffab3f5b9fb8b3bdb55deab;hpb=20512005f213e332b1e72f3bf3f2c8951ff70a3c;p=feisty_meow.git diff --git a/scripts/rev_control/quick_git_release.sh b/scripts/rev_control/quick_git_release.sh index e37aca80..b2e5b595 100644 --- a/scripts/rev_control/quick_git_release.sh +++ b/scripts/rev_control/quick_git_release.sh @@ -89,7 +89,7 @@ branch name and release tag name of the new release. echo "=> launching gitk to show you the full set of changes;" echo "=> please prepare an excellent commit comment." gitk - exit_on_error launching gitk + continue_on_error launching gitk # now make a tag for the new release, which is where we should go crazy with the detailed # and useful comments for what has changed in this release, gathered from the gitk that