无法使用 TortoiseGit 合并提交

发布于 2024-08-25 05:19:35 字数 181 浏览 2 评论 0原文

我有两个分支,每个分支都有几次提交。在一个分支上,我可以转到日志,选择两个提交,TortoiseGit 在上下文菜单中显示“合并为一个提交”。在另一个分支上,此选项不会显示在上下文菜单中。两种提交顺序都非常相似;添加文件然后修改它,因此分支之间实际上没有区别。

哪些因素会导致“合并为一个提交”不可用?我想知道是否应该切换到命令行。

I have two branches with several commits each. On one branch, I can go to the log, select two commits, and TortoiseGit shows "combine to one commit" in the context menu. On the other branch this option does not show in the context menu. Both sequence of commits is very similar; add file then modify it, so there is no difference really between the branches.

What factors would cause this "combine to one commit" to not be available? I'm wondering if I should just switch to the command line.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

久隐师 2024-09-01 05:19:35

您必须签出分支才能使用 TortoiseGit 合并提交。

You must have the branch checked out in order to combine commits using TortoiseGit.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文