解决Vscode使用git提交卡住的问题

使用Vscode的git提交代码经常会很慢/卡住。
先点击左下角,进入设置
在这里插入图片描述
找到git的配置(建议直接搜索),把use Editor As commit input的勾选去掉即可解决。
在这里插入图片描述