标签: git
保存单行提交时,我通常输入以下内容,然后按Enter键:
git commit -m "Some interesting changes"
但是如何在进入详细模式时保存git commit消息:
git commit -v