Skip to content
  • Junio C Hamano's avatar
    Merge branch 'jc/renormalize-merge-kill-safer-crlf' into maint · 7f5885ad
    Junio C Hamano authored
    "git merge" with renormalization did not work well with
    merge-recursive, due to "safer crlf" conversion kicking in when it
    shouldn't.
    
    * jc/renormalize-merge-kill-safer-crlf:
      merge: avoid "safer crlf" during recording of merge results
      convert: unify the "auto" handling of CRLF
    7f5885ad