Commit 4149c18
blame: make sanity_check use a callback in scoreboard
Allow the interface user to decide how to handle a failed sanity check,
whether that be to output with the current state or to do nothing.
Signed-off-by: Jeff Smith <whydoubt@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>1 parent 1f44129 commit 4149c18
1 file changed
+19
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
387 | 387 | | |
388 | 388 | | |
389 | 389 | | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
390 | 394 | | |
391 | 395 | | |
392 | 396 | | |
| |||
412 | 416 | | |
413 | 417 | | |
414 | 418 | | |
415 | | - | |
| 419 | + | |
416 | 420 | | |
417 | 421 | | |
418 | 422 | | |
| |||
1809 | 1813 | | |
1810 | 1814 | | |
1811 | 1815 | | |
1812 | | - | |
| 1816 | + | |
1813 | 1817 | | |
1814 | 1818 | | |
1815 | 1819 | | |
| |||
2148 | 2152 | | |
2149 | 2153 | | |
2150 | 2154 | | |
2151 | | - | |
2152 | | - | |
2153 | | - | |
2154 | | - | |
2155 | | - | |
2156 | | - | |
| 2155 | + | |
| 2156 | + | |
| 2157 | + | |
| 2158 | + | |
| 2159 | + | |
| 2160 | + | |
| 2161 | + | |
| 2162 | + | |
| 2163 | + | |
| 2164 | + | |
2157 | 2165 | | |
2158 | 2166 | | |
2159 | 2167 | | |
| |||
2888 | 2896 | | |
2889 | 2897 | | |
2890 | 2898 | | |
| 2899 | + | |
| 2900 | + | |
| 2901 | + | |
2891 | 2902 | | |
2892 | 2903 | | |
2893 | 2904 | | |
| |||
0 commit comments