From: Junio C Hamano Date: Wed, 20 Mar 2019 06:16:08 +0000 (+0900) Subject: Merge branch 'br/commit-tree-parseopt' X-Git-Tag: v2.22.0-rc0~135 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/0c45fa32ec87b15fd828bcbfc41d0d2349b4e7ad?hp=0c45fa32ec87b15fd828bcbfc41d0d2349b4e7ad 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 ---