Use gst-python instead.
gst is short for Git Status - it's a commandline app with some neat features for improving your workflow
- Download the repo
git clone https://github.com/cpagravel/gst.git
- Add the folder path to PATH in bash profile (
~/.bash_profile
for Mac and~/.bashrc
for Linux)
Requires Bash - it will work on Ubuntu on Windows 10 but it is very slow. Runs great on Mac and Linux. Requires Git version 2 and up.