Merge branch 'kb/config-unmap-before-renaming'
commit313f52334b2b2b40ab0cedadaf081203de4284d7
authorJunio C Hamano <gitster@pobox.com>
Mon, 13 Jul 2015 21:00:27 +0000 (13 14:00 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 13 Jul 2015 21:00:27 +0000 (13 14:00 -0700)
treea663c48426c9a6864ec046b3909462a8f1c7454f
parentd790ba92cc534127fc4c0d58a901d1553835aa62
parent7a64592cf8cc559d6043500b8e77d1fed07c5ec2
Merge branch 'kb/config-unmap-before-renaming'

"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
config.c