]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'br/commit-tree-fully-spelled-gpg-sign-option'
authorJunio C Hamano <gitster@pobox.com>
Thu, 7 Feb 2019 06:05:25 +0000 (22:05 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 7 Feb 2019 06:05:25 +0000 (22:05 -0800)
commite7b120bfa5783970c7b270052bd9d2ba31d1c6fd
treee3f67f7bf7b57d388e8f6a2606f0e0b6c60633da
parente524e44ecad731352102e85226daef61268494c6
parent70ddbd7767c24076975a176e734767facd3b5380
Merge branch 'br/commit-tree-fully-spelled-gpg-sign-option'

The documentation of "git commit-tree" said that the command
understands "--gpg-sign" in addition to "-S", but the command line
parser did not know about the longhand, which has been corrected.

* br/commit-tree-fully-spelled-gpg-sign-option:
  commit-tree: add missing --gpg-sign flag
  t7510: invoke git as part of &&-chain