Commit 47d4ac0
t3404: relax rebase.missingCommitsCheck tests
These tests were a bit anal about the *exact* warning/error message
printed by git rebase. But those messages are intended for the *end
user*, therefore it does not make sense to test so rigidly for the
*exact* wording.
In the following, we will reimplement the missing commits check in
the sequencer, with slightly different words.
So let's just test for the parts in the warning/error message that
we *really* care about, nothing more, nothing less.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>1 parent 3546c8d commit 47d4ac0
1 file changed
+4
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1249 | 1249 | | |
1250 | 1250 | | |
1251 | 1251 | | |
1252 | | - | |
1253 | | - | |
1254 | | - | |
1255 | | - | |
1256 | | - | |
1257 | | - | |
1258 | | - | |
1259 | | - | |
1260 | 1252 | | |
1261 | 1253 | | |
1262 | 1254 | | |
1263 | 1255 | | |
1264 | 1256 | | |
1265 | | - | |
| 1257 | + | |
| 1258 | + | |
1266 | 1259 | | |
1267 | 1260 | | |
1268 | 1261 | | |
| |||
1284 | 1277 | | |
1285 | 1278 | | |
1286 | 1279 | | |
1287 | | - | |
1288 | | - | |
1289 | | - | |
1290 | | - | |
1291 | | - | |
1292 | | - | |
1293 | | - | |
1294 | | - | |
1295 | 1280 | | |
1296 | 1281 | | |
1297 | 1282 | | |
1298 | 1283 | | |
1299 | 1284 | | |
1300 | | - | |
| 1285 | + | |
| 1286 | + | |
1301 | 1287 | | |
1302 | 1288 | | |
1303 | 1289 | | |
| |||
0 commit comments