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).
It supports the following functions that haven't been supported by VS2015 or VS2015 update 1 for Git.
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.
Update logs ================================ v1.4 --------------------------------------------------------
|