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

https://github.com/knsh14/git-glance


https://github.com/knsh14/git-glance

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

git-glance
---

show diff between specified ref and HEAD

# usage
* ```git glance ```

# description
this tool is imitation of [adg/dt](https://github.com/adg/dt).

# requirement(install this before ```go get```)
* git2go(https://github.com/libgit2/git2go)