https://github.com/knsh14/git-glance
https://github.com/knsh14/git-glance
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/knsh14/git-glance
- Owner: knsh14
- Created: 2016-01-08T16:06:34.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-08T17:38:58.000Z (over 10 years ago)
- Last Synced: 2025-02-04T04:30:25.095Z (over 1 year ago)
- Language: Go
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)