]> git.ipfire.org Git - thirdparty/git.git/commitdiff
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)
"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

1  2 
builtin/commit.c

Simple merge