On 05/31/2016 10:46 AM, Eric Blake wrote:
On the qemu list, it was pointed out that 'git describe' has had a --dirty option since 2011, and that using it might make the computations in build-aux/git-version-gen slightly simpler.
Wouldn't that collide with git-version-gen's use of the --prefix option? --prefix and --dirty are incompatible.