@lilywang/mergeall

1.0.5 • Public • Published

mergeall

A tool that automatically merges master branch code to all remaining branches and commits it to the remote

Installation

npm install @lilywang/mergeall -g

Usage

Go to a project directory and execute mergeall from the command line

image-20200523163232613

Note: conflicting branches will be skipped.

Contributing

  • Fork it!
  • Create your feature branch: git checkout -b my-new-feature
  • Commit your changes: git commit -am 'feature: Add some feature'
  • Push to the branch: git push origin my-new-feature
  • Submit a pull request

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @lilywang/mergeall

Weekly Downloads

0

Version

1.0.5

License

MIT

Unpacked Size

260 kB

Total Files

5

Last publish

Collaborators

  • lilywang