git-vsts
v0.2.1
Published
Command line tool to help work with git in Visual Studio Team Services.
Downloads
2
Readme
git-vsts
Command line tool to create pull requests in Visual Studio Team Services, pushing each commit seperatly to intentionally create multiple update sets.
Install
npm install -g git-vsts
Setup
Create a personal access token in Visual Studio.
Configure your git workspace with your access token
git config vsts.access-token your-secret-access-token
Usage
git-vsts create-pr