Commit 98a2602
mergetool: simplify conditionals
Combine the $last_status checks into a single conditional.
Replace $last_status and $rollup_status with a single variable.
Signed-off-by: David Aguilar <davvid@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>1 parent c41d3fe commit 98a2602
1 file changed
Lines changed: 5 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
426 | 426 | | |
427 | 427 | | |
428 | 428 | | |
429 | | - | |
430 | | - | |
431 | 429 | | |
432 | 430 | | |
433 | 431 | | |
| |||
455 | 453 | | |
456 | 454 | | |
457 | 455 | | |
| 456 | + | |
458 | 457 | | |
459 | 458 | | |
460 | | - | |
461 | | - | |
462 | | - | |
463 | | - | |
464 | 459 | | |
465 | | - | |
466 | | - | |
467 | | - | |
| 460 | + | |
468 | 461 | | |
469 | | - | |
| 462 | + | |
| 463 | + | |
470 | 464 | | |
471 | 465 | | |
472 | 466 | | |
473 | | - | |
| 467 | + | |
0 commit comments