1.0.5 • Published 4 years ago

@lilywang/mergeall v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

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

1.0.5

4 years ago

1.0.4

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.3

4 years ago

1.0.0

4 years ago