Commit Graph

4 Commits

Author SHA1 Message Date
Cole Helbling b27d5e1ed5
fixup! fixup! squash! fixup! Show commit hash in version when built from source 2020-03-31 14:24:50 -07:00
Cole Helbling f9f144e1ef
fixup! squash! fixup! Show commit hash in version when built from source 2020-03-31 13:56:00 -07:00
Cole Helbling f4d237d07a
squash! fixup! Show commit hash in version when built from source
If the release is tagged, we don't want to show the commit hash when
running `zoxide -V`.
2020-03-31 11:01:32 -07:00
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