An open API service indexing awesome lists of open source software.

https://github.com/atefbb/pull-rebase-git-branches

Automating `pull rebase git branches`
https://github.com/atefbb/pull-rebase-git-branches

git

Last synced: 2 months ago
JSON representation

Automating `pull rebase git branches`

Awesome Lists containing this project

README

          

# pull-rebase-git-branches

Automating `pull rebase git branches`

## How to use

Run:

yarn global add pull-rebase-branches


Then run the command:

pull-rebase-branches


You will be asked for the list of branches to rebase, if they are more then one, separate them with space.

Advice: When conflicts occurs: please resolve them yourself. Don't blame anybody!