How do I manually install GitExtensions as a plugin for Visual Studio 2010 Beta 2? There is no automatic option in the present installer, only plugin options for Visual Studio 2005/2008.
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
I think the plugin architecture is different for 2010 (not 100% sure on that, but fairly certain), so they might need to alter their code to suit.
The plugin's not really necessary though - personally I find it easier to use GIT outside of VS altogether.
回答2:
I'm going to try it right now, but it seems that it;s the following package:
http://code.google.com/p/gitextensions/
Regards, Herber