OSDN Git Service

Merge branch 'js/git-gui-commit-gpgsign'
authorJunio C Hamano <gitster@pobox.com>
Thu, 15 Sep 2016 21:11:16 +0000 (14:11 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 15 Sep 2016 21:11:16 +0000 (14:11 -0700)
"git commit-tree" stopped reading commit.gpgsign configuration
variable that was meant for Porcelain "git commit" in Git 2.9; we
forgot to update "git gui" to look at the configuration to match
this change.

* js/git-gui-commit-gpgsign:
  git-gui: respect commit.gpgsign again


Trivial merge