]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit0c45fa32ec87b15fd828bcbfc41d0d2349b4e7ad
treed5b89f725b7eea211471cab1fae3a8a63e868e05
parentf6c75e392e2d8426b622408ae74f0e2b545609a7
parentcbdeab98e871bfbb45cf5095cc804ebb07054eba
Merge branch 'br/commit-tree-parseopt'

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
parse-options.h