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

https://github.com/kiprasmel/git-reverse-rebase

advanced rebase operations made simple, and without merge conflicts.
https://github.com/kiprasmel/git-reverse-rebase

conflict-resolution git git-rebase

Last synced: about 1 month ago
JSON representation

advanced rebase operations made simple, and without merge conflicts.

Awesome Lists containing this project

README

          

# git-reverse-rebase

advanced rebase operations made simple, and without merge conflicts.

## setup

```sh
yarn
yarn bundle
mv git-reverse-rebase /usr/local/bin/
```