]> git.neil.brown.name Git - git.git/commit
Merge branch 'jk/parseopt-usage-msg-opt'
authorJunio C Hamano <gitster@pobox.com>
Wed, 21 Dec 2016 22:55:03 +0000 (14:55 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 21 Dec 2016 22:55:03 +0000 (14:55 -0800)
commit47021efd6feb5939b89e54c8352204d3ace5f673
treeb4c75211b9e55265be79ebe06bc3134523473a2c
parentfe050334074c5132d01e1df2c1b9a82c9b8d394c
parent87433261a46db1a9bd012acd7fba868f009ba38f
Merge branch 'jk/parseopt-usage-msg-opt'

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()