From: Junio C Hamano Date: Mon, 21 Jul 2014 18:18:54 +0000 (-0700) Subject: Merge branch 'kb/avoid-fchmod-for-now' X-Git-Tag: v2.1.0-rc0~17 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fb0166c674efbc940ac14453129ab81823badf3d;p=thirdparty%2Fgit.git Merge branch 'kb/avoid-fchmod-for-now' Replaces the only two uses of fchmod() with chmod() because the former does not work on Windows port and because luckily we can. * kb/avoid-fchmod-for-now: config: use chmod() instead of fchmod() --- fb0166c674efbc940ac14453129ab81823badf3d