自动生成的 git commit 合并消息曾经在 IntelliJ 提交消息对话框中自动提示给我,它突然停止了。如果我在命令行中使用 commit,我可以看到 git 创建了正确的合并提交消息(带有分支名称和冲突文件),但是如果我从 IntelliJ 提交,IntelliJ 不会向我建议此消息。
当我在 IntelliJ 中提交时,如何将自动生成的 git merge 提交消息自动带到对话框中?
git intellij-idea intellij-14
git ×1
intellij-14 ×1
intellij-idea ×1