Files
SCM-Manager/scm-plugins/scm-git-plugin/src
René Pfeuffer bd4fc86db1 Only use LF for line breaks in diffs
Git uses LF for line breaks in diffs, not CR or other delimiters. When
we are using other delimiters for diving diff output into lines, too,
we can get errors because diff lines can contain CRs. When we try to
split such lines, we get exceptions because these lines cannot be parsed
2020-06-15 17:05:46 +02:00
..
2020-06-15 17:05:46 +02:00
2020-06-10 11:08:11 +02:00