Merge branch 'br/commit-tree-parseopt'
authorJunio C Hamano <gitster@pobox.com>
Wed, 20 Mar 2019 06:16:08 +0000 (15:16 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 20 Mar 2019 06:16:08 +0000 (15:16 +0900)
The command line parser of "git commit-tree" has been rewritten to
use the parse-options API.

* br/commit-tree-parseopt:
commit-tree: utilize parse-options api

No differences found