Git loop inspired by gitsh.
Features:
- loop (with interrupts counting),
- readline input,
- branch, file, tag completion,
- range completions (
..), - history,
- version and help flags.
Contributions welcome.
To install in /usr/local/ prefix type:
git clone git@github.com:wieczorek1990/gitl.git && cd gitl/ && make install