]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'hw/commit-advise-while-rejecting' into maint
authorJunio C Hamano <gitster@pobox.com>
Fri, 14 Feb 2020 20:42:27 +0000 (12:42 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 14 Feb 2020 20:42:27 +0000 (12:42 -0800)
commit3bba763373a5d0e5fcbe37a5f54a16f9b7f2e7b5
tree503faf861d2e6c4545251cc1c62c4264f9c929e9
parent0ad714499976290d9a0229230cbe4efae930b8dc
parent5c4f55f1f62b64f530bd135e5b248ceba7b95708
Merge branch 'hw/commit-advise-while-rejecting' into maint

"git commit" gives output similar to "git status" when there is
nothing to commit, but without honoring the advise.statusHints
configuration variable, which has been corrected.

* hw/commit-advise-while-rejecting:
  commit: honor advice.statusHints when rejecting an empty commit
builtin/commit.c