mirror of
https://github.com/git/git.git
synced 2025-12-18 12:00:25 +01:00
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>
12 KiB
12 KiB