Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fwolf/git-id
Show version or identity of git repository
https://github.com/fwolf/git-id
Last synced: about 9 hours ago
JSON representation
Show version or identity of git repository
- Host: GitHub
- URL: https://github.com/fwolf/git-id
- Owner: fwolf
- Created: 2014-11-25T13:41:22.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-16T08:25:14.000Z (almost 10 years ago)
- Last Synced: 2023-03-11T04:13:18.665Z (over 1 year ago)
- Language: Shell
- Size: 254 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
git-id
======Show version or identity of git repository
## Result Format
git-id
[repo name]-[branch]-[hash(head 8 digits)]-r[total revisions]
$ git-id
git-id-master-e6835ae5-r2git-id2
[closest tag]-[commits since tag]-g[hash(head 7 digits)]
$ git-id2
v1.0-3-g1b0691d