Skip to content
  • Junio C Hamano's avatar
    Merge branch 'ls/p4-path-encoding' · 5a98255d
    Junio C Hamano authored
    When "git p4" imports changelist that removes paths, it failed to
    convert pathnames when the p4 used encoding different from the one
    used on the Git side.  This has been corrected.
    
    * ls/p4-path-encoding:
      git-p4: fix git-p4.pathEncoding for removed files
    5a98255d