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
- Host: GitHub
- URL: https://github.com/zk/lt-gitstatusbar
- Owner: zk
- Created: 2014-05-01T09:34:51.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-05-24T21:57:06.000Z (over 11 years ago)
- Last Synced: 2025-03-24T00:42:00.216Z (9 months ago)
- Language: JavaScript
- Size: 453 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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:

Master branch, with unstaged changes in repo:

## 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