Commit Graph

1 Commits

Author SHA1 Message Date
Cole Helbling 030bb57924
Show commit hash in version when built from source
Users might file an issue while running an older version, but the issue
has already been fixed in master. Adding the git revision to the version
output will expedite this diagnosis. For example:

    $ zoxide -V
    zoxide 0.3.0-0191eea
2020-03-30 17:42:09 -07:00