Merge branch 'kb/config-unmap-before-renaming' into maint
commit6f402a93ce1eb00438c5bcc5f28164d9165ba8b9
authorJunio C Hamano <gitster@pobox.com>
Mon, 27 Jul 2015 19:21:42 +0000 (27 12:21 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 27 Jul 2015 19:21:42 +0000 (27 12:21 -0700)
treecc065acda84eca837b1afe55b6898a0e357e7af9
parent726359be47b194c692990d3047d23ac56142a220
parent7a64592cf8cc559d6043500b8e77d1fed07c5ec2
Merge branch 'kb/config-unmap-before-renaming' into maint

"git config" failed to update the configuration file when the
underlying filesystem is incapable of renaming a file that is still
open.

* kb/config-unmap-before-renaming:
  config.c: fix writing config files on Windows network shares