]> git.ipfire.org Git - thirdparty/git.git/commit
merge-recursive implicitely depends on trust_executable_bit
authorAlex Riesen <raa.lkml@gmail.com>
Mon, 6 Nov 2006 10:38:52 +0000 (11:38 +0100)
committerJunio C Hamano <junkio@cox.net>
Mon, 6 Nov 2006 16:42:02 +0000 (08:42 -0800)
commit9faed78f59046cb7cef7f132726bf81c5074b08d
treea43ac0e5d86936791bb70b7fd2436bb925bf5961
parentfe732edee10f9b241c8df9b4ea081a4f33ad3968
merge-recursive implicitely depends on trust_executable_bit

Read the configuration in to get core.filemode value for this
particular repository.

Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
merge-recursive.c