Pass -S to git commit-tree when commit.gpgsign is set and when making a non-automatic commit, in order to preserve current behavior when used with git 1.9, which has stopped doing this itself.

This commit is contained in:
Joey Hess 2016-06-02 15:07:20 -04:00
parent 155b221e51
commit 02a20288ef
Failed to extract signature
3 changed files with 23 additions and 3 deletions

View file

@ -8,3 +8,5 @@ and pass -S to commit-tree.
be done without version checks.)
--[[Joey]]
> [[done]] --[[Joey]]