This repository was archived by the owner on Jul 22, 2025. It is now read-only.
Commit dbca5b0
committed
FIX: need to be able to search replace within lines
(this is needed for very simple diffs and HTML)1 parent a7d032f commit dbca5b0
File tree
2 files changed
+10
-0
lines changed- lib/utils/diff_utils
- spec/lib/utils/diff_utils
2 files changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
22 | 25 | | |
23 | 26 | | |
24 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
124 | 131 | | |
125 | 132 | | |
126 | 133 | | |
| |||
0 commit comments