SourceTree3.4.27 开始存在commit面板滚动卡住的问题

看到 jira 上也有大量提交 https://jira.atlassian.com/browse/SRCTREEWIN-14551

我采用的解决方案是:

复制代码
Just wanted to add that i experience this issue too on a large codebase ( IfcOpenshell )

hanging: fetching  commits never finishes since 3.4.27
3.4.27 also introduced some sort of endless refresh loop when switching to a branch with many commits

3.4.28 seemed to have improved that somewhat, but ultimately it hangs too  when fetching a lots of commits



switching back to 3.4.26 cured both the issues in my case

在这里下载 3.4.26 版本
https://www.sourcetreeapp.com/download-archives

相关推荐
GR902 个月前
Sourcetree不显示远程的其他分支的问题
sourcetree
烟花的学习笔记5 个月前
【科普向-第七篇】Git全家桶介绍:Git/Gitlab/GitHub/TortoiseGit/Sourcetree
git·gitlab·github·tortoisegit·嵌入式软件开发·sourcetree
荔枝吻6 个月前
【保姆级喂饭教程】Git图形化客户端Sourcetree安装及使用教程
git·sourcetree
来一杯龙舌兰8 个月前
【Bug经验分享】SourceTree用户设置必须被修复/SSH 主机密钥未缓存(踩坑)
运维·缓存·ssh·sourcetree·主机密钥未缓存
野猪佩奇0078 个月前
Git 使用的全流程以及SourceTree工具的使用操作和忽略文件的配置
开发语言·前端·git·sourcetree
春蕾夏荷_7282977259 个月前
SourceTree与git搭建gitcode团队管理项目
gitcode·sourcetree
码农NoError1 年前
git服务器配置
git·http·仓库·本地服务器·sourcetree
_大猪1 年前
SourceTree配置多个不同Remote地址的仓库
git·ssh·github·sourcetree
fengyehongWorld2 年前
SourceTree rebase(变基)的使用
git·sourcetree