Merge branch 'hj/commit-allow-empty-message'
commit14793a4e37341950dc338ea7a7dbc05db37f5e9e
authorJunio C Hamano <gitster@pobox.com>
Wed, 28 Jul 2021 20:17:57 +0000 (28 13:17 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 28 Jul 2021 20:17:57 +0000 (28 13:17 -0700)
treecd73967a9ac8456214b594290f18b4c8fc7cec99
parent1e893a1216a1eec0e5e28e0a26098354e4d5a909
parent6f70f00b4f94c036767cbe0f4cd23db573a4e8ba
Merge branch 'hj/commit-allow-empty-message'

"git commit --allow-empty-message" won't abort the operation upon
an empty message, but the hint shown in the editor said otherwise.

* hj/commit-allow-empty-message:
  commit: remove irrelavent prompt on `--allow-empty-message`
  commit: reorganise commit hint strings