Files
git/builtin
Allan Caffee 85b3c75f4f describe: Refresh the index when run with --dirty
When running git describe --dirty the index should be refreshed.  Previously
the cached index would cause describe to think that the index was dirty when,
in reality, it was just stale.

The issue was exposed by python setuptools which hardlinks files into another
directory when building a distribution.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
2011-09-23 14:28:17 -07:00
..
2011-06-29 16:41:55 -07:00
2011-06-20 14:27:36 -07:00
2011-06-20 14:27:36 -07:00
2011-08-25 14:42:11 -07:00