New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

git-vsts

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

git-vsts

Command line tool to help work with git in Visual Studio Team Services.

latest
npmnpm
Version
0.2.1
Version published
Maintainers
1
Created
Source

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

FAQs

Package last updated on 02 Feb 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts