Merge branch 'js/windows-dotgit'
commitbfc99b63fe859e16ddcfcbe6ac09f98b8d06b34e
authorJunio C Hamano <gitster@pobox.com>
Tue, 17 May 2016 21:38:39 +0000 (17 14:38 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 17 May 2016 21:38:39 +0000 (17 14:38 -0700)
tree4b41f6056f3e599052a554e13269838eb040d807
parent5bfc50d6fe58ec38f55efff43220dc3274b4629b
parentebf31e70bbea010c9bb505578ae29532445b5a4d
Merge branch 'js/windows-dotgit'

On Windows, .git and optionally any files whose name starts with a
dot are now marked as hidden, with a core.hideDotFiles knob to
customize this behaviour.

* js/windows-dotgit:
  mingw: remove unnecessary definition
  mingw: introduce the 'core.hideDotFiles' setting
Documentation/config.txt
cache.h
compat/mingw.c
compat/mingw.h
config.c
environment.c
t/t5611-clone-config.sh