How to get icon overlays with git-extensions

試著忘記壹切 提交于 2019-12-12 09:29:43

问题


I have been using svn for quite some time now. But now I have shifted to git. As per my findings Tortoise Git does not provide you with a good understanding of how git works, that's why I picked git-extensions.

The problem is that I am used to the overlay icons that Tortoise used to provide me. I really want them while using git. I am not really sure about how we can get these overlays in git-extensions. Can some one tell me how can I get these overlays back on my system?

PS: I don't want to use Tortoise since, it hides the core concept/working of git. Also, my operating system is windows 7.

I am open to other GUI options also, provided they help me understand how git works.

Currently I am using Tortoise with Git extensions. Which is kind of clumsy.


回答1:


I don't see any icon overlay proposed by gitextensions (see its GitHub repo).

So amongst the other GUI for Git on Windows, one of the most complete would be SmartGit (but not free though), and none offers overlays at the Windows Explorer level.




回答2:


GitExtensions is awesome for the true git experience. TortoiseGit obscures Git, forcing it into a "simple" experience. TortoiseGit has icon overlays though. The two work quite nicely together, so just install them both, use them for their strengths, and ignore them for their weaknesses.



来源:https://stackoverflow.com/questions/10764282/how-to-get-icon-overlays-with-git-extensions

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!