From: Junio C Hamano Date: Mon, 21 Jul 2014 18:18:54 +0000 (-0700) Subject: Merge branch 'kb/avoid-fchmod-for-now' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=fb0166c674efbc940ac14453129ab81823badf3d;p=rit 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