GIT-VERSION-GEN: detect dirty tree and mark the version accordingly.
authorJunio C Hamano <junkio@cox.net>
Mon, 9 Jan 2006 22:25:10 +0000 (14:25 -0800)
committerJunio C Hamano <junkio@cox.net>
Tue, 10 Jan 2006 06:59:58 +0000 (22:59 -0800)
If we are building from a working tree with local modifications,
mark the version accordingly.

Deliberately uses '-' to prevent RPM from being built from such
a tree.

Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found