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

https://github.com/zk/lt-gitstatusbar

Display GIt branch / status in the LightTable status bar
https://github.com/zk/lt-gitstatusbar

Last synced: 9 months ago
JSON representation

Display GIt branch / status in the LightTable status bar

Awesome Lists containing this project

README

          

# Git Status Bar

A [LightTable](http://lighttable.com) plugin to display the current editor's Git repo's branch and status in the statusbar.

**Git branch / status will only show for files that are in repositories whose root is in your workspace.**

## Screenshots

Master branch, no unstaged changes in repo:

![](http://f.cl.ly/items/0I1C2q2b2t0Z3Y031h00/Screen%20Shot%202014-05-01%20at%2011.22.40%20AM.png)

Master branch, with unstaged changes in repo:

![](http://f.cl.ly/items/102p060I1l3Y350l321b/Screen%20Shot%202014-05-01%20at%2011.22.43%20AM.png)

## Prereqs

* The `git` binary must be on your PATH

## Usage

* Install through the plugin manager, and restart LT.

## License

Copyright Zachary Kim 2014

Eclipse Public License 1.0