Commit ba16233
diff: omit found pointer from emit_callback
We keep the actual data in the diff options, which are just as accessible.
Remove the pointer stored in struct emit_callback for readability.
Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>1 parent fb33b62 commit ba16233
1 file changed
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
354 | 354 | | |
355 | 355 | | |
356 | 356 | | |
357 | | - | |
358 | 357 | | |
359 | 358 | | |
360 | 359 | | |
| |||
722 | 721 | | |
723 | 722 | | |
724 | 723 | | |
725 | | - | |
726 | 724 | | |
727 | 725 | | |
728 | 726 | | |
| |||
1216 | 1214 | | |
1217 | 1215 | | |
1218 | 1216 | | |
| 1217 | + | |
| 1218 | + | |
1219 | 1219 | | |
1220 | 1220 | | |
1221 | 1221 | | |
1222 | 1222 | | |
1223 | 1223 | | |
1224 | | - | |
1225 | 1224 | | |
1226 | 1225 | | |
1227 | 1226 | | |
| |||
2437 | 2436 | | |
2438 | 2437 | | |
2439 | 2438 | | |
2440 | | - | |
2441 | 2439 | | |
2442 | 2440 | | |
2443 | 2441 | | |
| |||
0 commit comments