Merge chronologically separated branches forward to 'master'
- Clone this baby anywhere you feel like
npm install
chmod 755 git-merge-forward.js
- Put the repo location in your path or symlink
git-merge-forward.js
from a directory that's already in your path (bin
, for example) cd
to a repo and run it. Usegit-merge-forward.js --help
for options and info.
Better documentation