version: run 'git update-index --refresh' prior to checking for a dirty state
commitde607fcac4a55cb6184faf08525445abe4566539
authorDavid Aguilar <davvid@gmail.com>
Mon, 8 Sep 2008 06:10:44 +0000 (7 23:10 -0700)
committerDavid Aguilar <davvid@gmail.com>
Mon, 8 Sep 2008 06:10:44 +0000 (7 23:10 -0700)
treed13aa02033528109e50e399847291c160418cd5a
parent01ccf81e9a56d233823d853d60c04e4a3d6e36d2
version: run 'git update-index --refresh' prior to checking for a dirty state

debian and pypi builds can sometimes get the stat information out of sync
so we guard against it now.

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/version.py