Skip to content

rjhilgefort/git-merge-forward

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Git Merge Forward

Merge chronologically separated branches forward to 'master'

Setup Running

Usage

  • 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. Use git-merge-forward.js --help for options and info.

TODO

Better documentation

About

Merge chronologically separated branches forward to "master"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published