Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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-r2

git-id2

[closest tag]-[commits since tag]-g[hash(head 7 digits)]

$ git-id2
v1.0-3-g1b0691d