Skip to content

liijunwei/rebase_pusher

Repository files navigation

RebasePusher

rebase all my branches to default branch and force push them to remote

Installation

gem install rebase_pusher

Usage

rebase_push -h

Note: cant use thread to speed it up as git operations have lock applied

Warnings

  1. make sure all your changes have been committed and pushed to remote repository before running reset/rebase/force_push
  2. it won't work if you have branches that are not pushed to remote(cornor case haha)

About

git rebase and push for all my branches

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages