git - 如何在 Visual Studio 2010 Beta 2 上安装 GitExtensions?

标签 git visual-studio-2010 git-extensions

如何手动安装 GitExtensions 作为 Visual Studio 2010 Beta 2 的插件?当前安装程序中没有自动选项,只有 Visual Studio 2005/2008 的插件选项。

最佳答案

我认为 2010 年的插件架构有所不同(不是 100% 确定,但相当确定),因此他们可能需要更改代码以适应。

虽然插件并不是必需的 - 我个人发现在 VS 之外使用 GIT 更容易。

关于git - 如何在 Visual Studio 2010 Beta 2 上安装 GitExtensions?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/1634080/

相关文章:

GitExtensions 编辑器的 Windows .gitconfig 设置

git - 将 git 日志日期格式保存在 .gitconfig 中

git - 添加未跟踪文件时在 GIT 中分页

android - 包含 Windows 7 手机项目的解决方案中的 MonoDroid 项目?

c# - 解析器错误消息 : 'FCR2.abs' is not allowed here because it does not extend class 'System.Web.UI.Page'

git - 我怎样才能恢复 Git 提交的片段?

git - 如何查看 Git 扩展中 pull 了哪些更改?

git - 在 GitLab 中为个人访问 token 更正全局 git 配置

Git post-receive 未运行

c# - 如何获取当前工作目录路径c#?