git-tools
git-tools copied to clipboard
This extension provides a git changes tool window, a graphical git history viewer and menus to launch Git Bash, Git Extenstions and TortoiseGit.
Please let me know when you will have this code migrated for Visual Studio 2022 so that it can be installed.
Working with GitTools in VS 2017 seems to work fine, but for VS 2019 the "Git Changes" window only seems to work until the first commit. Clicking the "Refresh" button...
Please bring back the visual commit history from the Git Tools for Git Tools 2019
First of all, thanks for a great extension to Visual Studio. I still prefer this over the 'Team Explorer'. I'm not sure if this is an issue or just the...
Everything up to date. Disabling this extension will fix the problem. **Visual Studio ActivityLog.xml:** ` 3066 2019/12/31 11:42:44.879 Error VisualStudio SetSite failed for package [MyPackage]Source: 'VSIXProject2019' Description: Could not load...
'Nuff said ;)
Copying code from the **Diff View** tab only works when using right-click and selecting copy.
In VS2019, Extensions > git tools > TortoiseGit > Commit shows Revert window. Edit .Gitignore shows git log And so on... Windows 10. TortoiseGit 2.8.0.0 (C:\Program Files\TortoiseGit\bin) git version 2.20.1.windows.1...
Title is error which happens when clicking "Stage Selected" to stage a hunk in advanced mode. Installed and made a superficial change to test just this feature.
After install gittools for vs2019, diffs are not showed on git changes window. It only shows this message for every changed file: > warning: CRLF will be replaced by LF...