英文:
Get rid of extended git repository information shown in the title bar of explorer
问题
标题栏中似乎TortoiseGit添加了一些Windows资源管理器的信息。
显示我们相对于被跟踪的存储库落后/领先多少。
如何去掉它?
英文:
It seems like tortoisegit added some information in the title bar of windows explorer.
It shows how far behind/ahead of the tracked repository we are.
How do I get rid of it?
答案1
得分: 10
Open TortoiseGit settings, go to Advanced, and disable ModifyExplorerTitle.
英文:
Open TortoiseGit settings, go to Advanced, and disable ModifyExplorerTitle.
通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。



评论