visual studio 的git插件推荐

简介:



TGit

支持vs 2013/15/17及更高版本,需要搭配 TortoiseGit 和 MSysGit 一起使用,当然这两者也是我在windows下使用git的推荐组合。

历史版本的diff查看使用的编辑器,会默认使用tortoisegit的设置,可以参考我之前的文章:http://www.cnblogs.com/zhaoqingqing/p/5151192.html

 

下载地址:https://marketplace.visualstudio.com/items?itemName=SamirBoulema.TGit

git地址:https://github.com/sboulema/TGit

使用预览

在当前编辑的文件中右键菜单如下所示:

image

 

 

顶部菜单栏的功能按钮如下:

image



本文转自赵青青博客园博客,原文链接:http://www.cnblogs.com/zhaoqingqing/p/6544823.html,如需转载请自行联系原作者


相关文章
|
2月前
|
前端开发 算法 开发工具
Git分支批量清理利器:自定义命令行插件实战
Git分支批量清理利器:自定义命令行插件实战
43 0
|
开发工具 git C++
『实用教程』使用Visual Studio自带的Git管理回滚代码版本
使用Visual Studio自带的Git管理回滚代码版本
1215 0
『实用教程』使用Visual Studio自带的Git管理回滚代码版本
|
IDE Shell 网络安全
Visual Studio 2022 git error Unable to negotiate with xx.xxx.xxxx port 22: no matching host key type found. Their offer: ssh-rsa
Visual Studio 2022 git error Unable to negotiate with xx.xxx.xxxx port 22: no matching host key type found. Their offer: ssh-rsa
284 0
Visual Studio 2022 git error Unable to negotiate with xx.xxx.xxxx port 22: no matching host key type found. Their offer: ssh-rsa
|
5月前
|
IDE 开发工具 C#
Visual Studio使用Git忽略不想上传到远程仓库的文件
Visual Studio使用Git忽略不想上传到远程仓库的文件
|
4月前
|
开发工具 git
hbuilderX安装git插件→拉取线上gitlab项目
hbuilderX安装git插件→拉取线上gitlab项目
|
5月前
|
开发工具 git
DEA git提交规范插件(git commit template插件)
DEA git提交规范插件(git commit template插件)
224 0
|
6月前
|
开发工具 git
【IntelliJ IDEA】如何在IntelliJ IDEA中使用Git .ignore插件忽略不必要提交的文件
【IntelliJ IDEA】如何在IntelliJ IDEA中使用Git .ignore插件忽略不必要提交的文件
78 0
|
10月前
|
开发工具 数据安全/隐私保护 git
Idea 使用git插件从git仓库下载project图文并茂,详细解答
Idea 使用git插件从git仓库下载project图文并茂,详细解答
1243 0
|
IDE 开发工具 git
Visual Studio使用Git忽略不想上传到远程仓库的文件
Visual Studio使用Git忽略不想上传到远程仓库的文件
186 0
Visual Studio使用Git忽略不想上传到远程仓库的文件
|
开发工具 git
vscode-git-不需要插件-操作(三)
github国内的网络问题 办公环境网络的原因 甚至国际大势 还是写下码云 的简单使用吧 码云的创建注册这个就不在说了 本地装过 git 全局配置过 信息 git config 查看
173 0
vscode-git-不需要插件-操作(三)

热门文章

最新文章

相关实验场景

更多