0.2.1 • Published 7 years ago

git-vsts v0.2.1

Weekly downloads
1
License
ISC
Repository
-
Last release
7 years ago

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

  1. Create a personal access token in Visual Studio.
  2. Configure your git workspace with your access token
git config vsts.access-token your-secret-access-token

Usage

git-vsts create-pr
0.2.1

7 years ago

0.2.0

7 years ago

0.1.0

7 years ago