Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/andrewslotin/gitrebase

A plugin for Sublime Text 3 that makes git rebase a little bit more convenient.
https://github.com/andrewslotin/gitrebase

Last synced: 28 days ago
JSON representation

A plugin for Sublime Text 3 that makes git rebase a little bit more convenient.

Awesome Lists containing this project

README

        

GitRebase
=========

A plugin for Sublime Text 3 that makes git rebase a little bit more convenient.

Installation
------------

Go to your Sublime Text 3 packages directory and `git clone` this repository.

OS X:
```bash
cd "$HOME/Library/Application Support/Sublime Text 3/Packages"
git clone [email protected]:andrewslotin/GitRebase.git
```