rebase all my branches to default branch and force push them to remote
gem install rebase_pusher
rebase_push -h
Note: cant use thread to speed it up as git operations have lock applied
- make sure all your changes have been committed and pushed to remote repository before running
reset/rebase/force_push
- it won't work if you have branches that are not pushed to remote(cornor case haha)