Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tcmerge

Package Overview
Dependencies
Maintainers
4
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tcmerge

Command line tool, making it easier for developers to merge to master, when using the e-conmic/teamcity-merge script

  • 1.0.1
  • Source
  • npm
  • Socket score

Version published
Maintainers
4
Created
Source

tcmerge

A command line tool making merge to master through teamcity-merge script easier for the developer. Before using this you should set up teamcity-merge

Installing

npm install -g tcmerge

Usage

> tcmerge "My awesome feature is done, it solves all kinds of problems"

In order for this to work, you have to be in a git repo. The branch you are currently on has to be an open pull request on github. And you have to have pushed your commits to the pull request branch on github. tcmerge

  • Will detect if you do not have a pull request for your branch. And give an error.
  • Will detect if the pull request branch on github does not have the same commit as your current branch. And give an error

Keywords

FAQs

Package last updated on 19 Jan 2015

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc