git-revision icon indicating copy to clipboard operation
git-revision copied to clipboard

Git extension to generate a meaningful, human readable revision for each commit in a git repository.

Results 2 git-revision issues
Sort by recently updated
recently updated
newest added

It would be great to convert revisions (`4237`) back to a `sha1`. This would make it easier to find the commit which contains a bug. ``` > git revision ae2ddf2...

enhancement