1
--- patches.py
2
+++ patches.py
3
@@ -391,6 +391,8 @@
4
else:
5
assert isinstance(hunk_line, RemoveLine)
6
line_no += 1
7
+ for line in orig_lines:
8
+ yield line
9
10
import unittest
11
import os.path
12
Loggerhead is a web-based interface for Breezy Version: 2.0.1