Files @ 008e460c5b9d
Branch filter:

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

Marcin Kuzminski
fixes issue #860.

IMC web commits poisoned caches when they failed. We now
always invalidate caches so objects are refreshed and will be accessible.
diff --git a/file4 b/file5
old mode 100755
new mode 100644
copy from file4
copy to file5
--- a/file4
+++ b/file5
@@ -1,3 +1,4 @@
-line1
 line2
 line3
+line4
+line5