commit-tree: add missing --gpg-sign flag
authorBrandon Richardson <redacted>
Sat, 19 Jan 2019 23:23:34 +0000 (19:23 -0400)
committerJunio C Hamano <redacted>
Tue, 22 Jan 2019 19:08:35 +0000 (11:08 -0800)
commit70ddbd7767c24076975a176e734767facd3b5380
treec46380ab713489717cb720424a95dd65794b957f
parent41a74bd01301d2976e7f9ab1ef55733f9ea1a919
commit-tree: add missing --gpg-sign flag

Add --gpg-sign option in commit-tree, which was documented, but not
implemented, in 55ca3f99ae. Add tests for the --gpg-sign option.

Signed-off-by: Brandon Richardson <redacted>
Signed-off-by: Junio C Hamano <redacted>
builtin/commit-tree.c
t/t7510-signed-commit.sh
git clone https://git.99rst.org/PROJECT