Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Easy Git in Visual Studio
Easy Git in Visual Studio

Easy Git in Visual Studio

Steven Shan

|
3,705 installs
| (0) | Free
A extenstion for Visual Studio to integrate with Git.
Download

A extenstion for Visual Studio to integrate with Git.

If the usage scenario is to integrate with Visual Studio Online or Team foundation server, please install the following recommanded dependencies. (Starting from v1.4, the extension supports auto-validation).

  • Git 2.7.0+: http://www.git-scm.com/download/win
  • Git Credential Manager for Windows:https://github.com/Microsoft/Git-Credential-Manager-for-Windows/releases/latest

It supports the following functions that haven't been supported by VS2015 or VS2015 update 1 for Git.

  • Get latest
Git pull requires no changes in the working directory but it is not convenient and doesn't behave as TFS. This tool can help to stash the current changes in the working directory and pull the changes from the current git branch. Then, apply stash just saved and merge to the current pulled working directory.
  • Stash Save
  • Stash Pop

 

Update logs

================================

v1.4

--------------------------------------------------------

  • Add support of validation whether Git Credential Manager for Windows is installed or not. If not, a VS inner brower window will be open and navigated to the download page.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft