File: sample5.diff

package info (click to toggle)
python-unidiff 0.7.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 284 kB
  • sloc: python: 1,020; sh: 13; makefile: 6
file content (29 lines) | stat: -rw-r--r-- 591 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
=== modified file 'modified_file1'
--- modified_file1	2013-10-13 23:53:13 +0000
+++ modified_file1	2013-10-13 23:53:26 +0000
@@ -1,5 +1,7 @@
 This is the original content.
 
-This should be updated.
+This is now updated.
+
+This is a new line.

 This will stay.
\ No newline at end of file

=== modified file 'modified_file2'
--- modified_file2	2013-10-13 23:53:13 +0000
+++ modified_file2	2013-10-13 23:53:26 +0000
@@ -1,5 +1,7 @@
 This is the original content.
 
-This should be updated.
+This is now updated.
+
+This is a new line.

 This will stay.
\ No newline at end of file