📅  最后修改于: 2022-03-11 14:50:09.307000             🧑  作者: Mango
For current Git versions (2020+), just do git rebase -i -r ,
then replace in the editor merge -C with merge -c.
This will open the merge commit's message in the editor during rebasing,
where you can change it