From: Junio C Hamano Date: Tue, 17 Jan 2017 23:11:06 +0000 (-0800) Subject: Merge branch 'jk/parseopt-usage-msg-opt' into maint X-Git-Tag: v2.11.1~44 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/5bc5edbae1c5c3756a8927913d32d2b7519e30b0 Merge branch 'jk/parseopt-usage-msg-opt' into maint The function usage_msg_opt() has been updated to say "fatal:" before the custom message programs give, when they want to die with a message about wrong command line options followed by the standard usage string. * jk/parseopt-usage-msg-opt: parse-options: print "fatal:" before usage_msg_opt() --- 5bc5edbae1c5c3756a8927913d32d2b7519e30b0