diff rhodecode/tests/fixtures/hg_diff_copy_chmod_and_edit_file.diff @ 4007:3e8f48ccca86

Added some missing tests for copy+chmod, copy+chmod+modify on diff parser
author Marcin Kuzminski <marcin@python-works.com>
date Mon, 17 Jun 2013 20:10:47 +0200
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/rhodecode/tests/fixtures/hg_diff_copy_chmod_and_edit_file.diff	Mon Jun 17 20:10:47 2013 +0200
@@ -0,0 +1,13 @@
+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