Skip to content
  • Junio C Hamano's avatar
    Merge branch 'bp/name-hash-dirname-fix' · 2ac76d8d
    Junio C Hamano authored
    "git add" files in the same directory, but spelling the directory
    path in different cases on case insensitive filesystem, corrupted
    the name hash data structure and led to unexpected results.  This
    has been corrected.
    
    * bp/name-hash-dirname-fix:
      name-hash: properly fold directory names in adjust_dirname_case()
    2ac76d8d