Skip to content

carlorivera/git-vs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

CLI for creating and viewing Pull Requests in VSTS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published