1.0.2 • Published 5 years ago

git-vs v1.0.2

Weekly downloads
10
License
-
Repository
github
Last release
5 years ago

git-vs

Command Line Interface for creating and viewing Pull Requests in VSTS.

Install

npm install -g git-vs

Usage

git-vs
git-vs ui
git-vs pr
git-vs new
git-vs newpr
git-vs pulls
git-vs work
git-vs queries

Install as git alias with:

git config --global alias.vs "!git-vs"

Then you can run commands like: 'git vs pr' to create a PR in visual studio.

1.0.2

5 years ago

1.0.1

6 years ago

1.0.0

6 years ago