Skip to content
  • Junio C Hamano's avatar
    Merge branch 'kb/name-hash' · c044bed8
    Junio C Hamano authored
    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
    c044bed8