sublime-text-git does an amazing job in integrating git commands into Sublime Text. However, it is showing too much text in the status bar. This plugin minimizes the amount of text by only showing important information. Less is more!
| symbol | |
|---|---|
| * | the current branch is dirty |
| +n | the current branch is n commits ahead the remote branch |
| -n | the current branch is n commits behind the remote branch |
The sublime-text-git status bar will be disabled automatically by this plugin.
