From: Junio C Hamano Date: Mon, 1 Apr 2013 15:59:53 +0000 (-0700) Subject: Merge branch 'kb/name-hash' X-Git-Tag: v1.8.3-rc0~146 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c044bed8f0ed0275792cf66201579e42c0de7171;p=thirdparty%2Fgit.git Merge branch 'kb/name-hash' The code to keep track of what directory names are known to Git on platforms with case insensitive filesystems can get confused upon a hash collision between these pathnames and looped forever. * kb/name-hash: name-hash.c: fix endless loop with core.ignorecase=true --- c044bed8f0ed0275792cf66201579e42c0de7171