File size: 130 Bytes
f7a7bb1 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | -- old -- a b c -- new -- a b c^D -- diff -- diff old new --- old +++ new @@ -1,3 +1,3 @@ a b -c +c \ No newline at end of file |
f7a7bb1 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | -- old -- a b c -- new -- a b c^D -- diff -- diff old new --- old +++ new @@ -1,3 +1,3 @@ a b -c +c \ No newline at end of file |