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-Url: http://git.99rst.org/?a=commitdiff_plain;h=5bc5edbae1c5c3756a8927913d32d2b7519e30b0;p=git.git 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