git - 如何防止 git commit 工具在提交后关闭?

标签 git user-interface configuration

git GUI 提交工具在点击“提交”后关闭 - 有什么方法可以让它保持打开状态吗?有时我想多次提交,而不得不重新打开提交工具会增加一个额外的不必要步骤。 (如果重要的话,我在 Windows XP 上使用 msysgit。)

最佳答案

确保您运行的是 git gui 而不是 git citoolgit citool 在单次提交后关闭。 git gui 保持运行并允许您进行多次提交。

关于git - 如何防止 git commit 工具在提交后关闭?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4988766/

相关文章:

linux - Gitlab:在通过 ssh 克隆 repo 时,它一直要求输入密码

git - 执行 Git pull 以覆盖本地更改

git - git log --branch 在普通和裸存储库上有不同的行为吗?

c# - 当我的任何 UI 元素在 WPF/C# 中发生更改时,是否会触发任何事件?

Java SWT : Widgets(buttons, 标签)使用正确

php - 日期/时间配置选项的使用

git - 无法从管道作业克隆 Azure DevOps 存储库

user-interface - 图形均衡器

tomcat - 缺少 Tomcat8 conf 目录

c# - appsettings.json 中接口(interface)内的配置接口(interface)