Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GIT-VERSION-GEN: mark the version 'dirty' only if there are modified …
…files We used to mark the version string with '-dirty' if the cache was not up to date, but the only thing we want to know is if the binaries are built from modified source. Refresh the cache to avoid false dirtyness. Christian Jaeger noticed this issue while building under fakeroot environment (without -u) that lies about the file ownership data. Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information