fmt-merge-msg: also suppress "into main" by default
authorJohannes Schindelin <redacted>
Fri, 23 Oct 2020 13:59:58 +0000 (13:59 +0000)
committerJunio C Hamano <redacted>
Fri, 23 Oct 2020 15:57:39 +0000 (08:57 -0700)
commit2217230d53ab6d3c6b61fc996a8394cbf8c7fce9
tree202f9f15646fafbbebc8fe709dc82d5e6b8b7bef
parent69986e19ffcfb9af674ae5180689ab7bbf92ed28
fmt-merge-msg: also suppress "into main" by default

In preparation for changing the default branch name to `main`, let's
skip the suffix "into main" in merge commit messages, the same way that
"into master" has been skipped by default.

Signed-off-by: Johannes Schindelin <redacted>
Signed-off-by: Junio C Hamano <redacted>
fmt-merge-msg.c
git clone https://git.99rst.org/PROJECT