Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 202 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 202 Bytes

git-rebase-merge

A bash script to rebase and merge a Git topic branch to current branch.

Usage

$ git-rebase-merge topic-branch1 topic-branch2 ...

License

See LICENSE