Commit 21e21d0
committed
First attempt to fix failing test of #1103
However, the test asserts on the provided context to be correct,
which is hard to do in this branch while it's easy to doubt the value
of this.
Lastly, there seems to be no way to ignore errors in `git` without
muting all output, which is in fact parsed.
Maybe it's possible to ignore errors while parsing the new kind of
error message.1 parent 3dd71d3 commit 21e21d0
1 file changed
+10
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1028 | 1028 | | |
1029 | 1029 | | |
1030 | 1030 | | |
| 1031 | + | |
| 1032 | + | |
| 1033 | + | |
1031 | 1034 | | |
1032 | 1035 | | |
1033 | 1036 | | |
1034 | 1037 | | |
1035 | 1038 | | |
1036 | 1039 | | |
1037 | 1040 | | |
1038 | | - | |
1039 | | - | |
1040 | | - | |
1041 | 1041 | | |
1042 | 1042 | | |
1043 | 1043 | | |
| |||
1130 | 1130 | | |
1131 | 1131 | | |
1132 | 1132 | | |
1133 | | - | |
| 1133 | + | |
| 1134 | + | |
| 1135 | + | |
| 1136 | + | |
| 1137 | + | |
| 1138 | + | |
| 1139 | + | |
1134 | 1140 | | |
1135 | 1141 | | |
1136 | 1142 | | |
| |||
0 commit comments