Commit 20b178d
Improved submodule merge support
When merging conflicting submodule changes from a supermodule, generate
a conflict message saying what went wrong. Also leave the tree in a state
where git status shows the conflict, and git submodule status gives the user
enough information to do the merge manally. Previously this would just fail.
Signed-off-by: Finn Arne Gangstad <finnag@pvv.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>1 parent 5909651 commit 20b178d
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
549 | 549 | | |
550 | 550 | | |
551 | 551 | | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
552 | 556 | | |
553 | 557 | | |
554 | 558 | | |
| |||
1463 | 1467 | | |
1464 | 1468 | | |
1465 | 1469 | | |
| 1470 | + | |
1466 | 1471 | | |
1467 | 1472 | | |
| 1473 | + | |
| 1474 | + | |
| 1475 | + | |
1468 | 1476 | | |
1469 | | - | |
1470 | 1477 | | |
1471 | 1478 | | |
1472 | 1479 | | |
| |||
0 commit comments