]> granicus.if.org Git - mutt/commit
Minor tweaks to the version.sh fixes from last commit.
authorKevin McCarthy <kevin@8t8.us>
Wed, 13 Dec 2017 02:17:10 +0000 (18:17 -0800)
committerKevin McCarthy <kevin@8t8.us>
Wed, 13 Dec 2017 02:17:10 +0000 (18:17 -0800)
commita4d08d25ce8bbc27ccb56e8d9671529588a5fc4d
treedc06f45eaa5488f977b2f105adf239b7fe4463ec
parent8648db83acda1d19cef8f32688fd176cbfae3a18
Minor tweaks to the version.sh fixes from last commit.

Add back a check for whether the git program exists.

Don't show distance if it is zero.

Remove the dirty flag.

Remove the initial "g" prefix from the commitid.  This is added by git
describe, but I don't think we need to preserve it.
version.sh