comparison 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
comparison
equal deleted inserted replaced
4006:cdf10b3df899 4007:3e8f48ccca86
1 diff --git a/file4 b/file5
2 old mode 100755
3 new mode 100644
4 copy from file4
5 copy to file5
6 --- a/file4
7 +++ b/file5
8 @@ -1,3 +1,4 @@
9 -line1
10 line2
11 line3
12 +line4
13 +line5