TortoiseGit、Git SVN Rebase 和 FETCH_HEAD 缓慢
当我执行 Git SVN Rebase 并弹出对话框以选择 Pick、Squash 等时,UpStream 下拉框现在始终默认为 FETCH_HEAD。理想情况下,我希望它指向remotes/git-svn。此外,对话框几乎需要一分钟才能停止更新(我假设这是因为 FETCH_HEAD 有很多东西需要解析)。
有没有办法让 FETCH_HEAD 停止显示,将 remotes/git-svn 设置为默认值或摆脱 FETCH_HEAD?
When I do a Git SVN Rebase and the dialog window pops up to Pick, Squash, etc., the UpStream dropdown box always defaults to FETCH_HEAD now. Ideally I'd like it to point to remotes/git-svn instead. In addition, it takes almost a minute for the dialog box to stop updating (I'm assuming it's because FETCH_HEAD has a lot of things to parse).
Is there a way to either get FETCH_HEAD to stop showing, make remotes/git-svn the default or get rid of FETCH_HEAD?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论