Files @ 7d0476e1f1dc
Branch filter:

Location: kallithea/rhodecode/tests/fixtures/hg_diff_rename_file.diff

Marcin Kuzminski
fixes issue #678 Incorrect diff markup when diff contains >, <, or & symbols
- regex by \W did split &amp; and other to 3 tokens, and escaping was broken
1
2
3
diff --git a/file b/file_renamed
rename from file
rename to file_renamed