Only run git describe when we're in a git repo
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Wed, 4 Mar 2015 13:54:52 +0000 (14:54 +0100)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Sat, 28 Nov 2015 12:23:34 +0000 (13:23 +0100)
commitd353e84321177e73725221fd5a5719d32af85e56
treec324b5a4a2210a6929377a8403b8243d3a3f13f5
parent598a534ab6f2d122556434b82818c4b6ed8e48f9
Only run git describe when we're in a git repo

This fixes an issue I see when extracting a collectd
tarball into another git repo (the Fedora collectd rpm one).
In that case version-gen.sh picked up the last tag from the Fedora
repo, which is the wrong one.
version-gen.sh