简体   繁体   中英

Visual Studio Express 2012 and Git

Visual Studio Express 2012中的IDE级别版本控制支持是否可以与Git一起使用,还是只需要完整版本才能提供插件支持?

Actually, the selected answer is wrong. Visual Studio Express 2012 supports Microsoft's plugin for Git, as it's actually an extension of Team Foundation. You can find it here: http://visualstudiogallery.msdn.microsoft.com/abafc7d6-dcaa-40f4-8a5e-d6724bdb980c

However as of today there are a couple of bugs in the installer preventing from installing it - this is a bug, and will be addressed in a future release (check the comments of the project to see Microsoft's response).

Visual Studio 2012的Express Editions:除了微软建立的一个插件(Git插件)外,没有其他插件支持。

Have you tried TortoiseGit? I know the preferred choice would be to use a plugin but with the Express is not possible. It happened to me with Ankhsvn when I started with the Express. I don't know if it is a good tool, you can give it a go: https://tortoisegit.org/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM