Merge branch 'bp/untracked-cache-noflush'

Writing out the index file when the only thing that changed in it is the untracked cache information is often wasteful, and this has been optimized out. * bp/untracked-cache-noflush: untracked cache: use git_env_bool() not getenv() for customization dir.c: don't flag the index as dirty for changes to the untracked cache

Junio C Hamano committed Mar 8, 2018 at 12:36 UTC cdda65acae0b05a197c9f6684d517a5c4325c08f

No changes.