Commit c1fc5d3
committed
Merge branch 'jc/submodule-add' into seen
"git submodule add" to add a submodule under <name> segfaulted,
when a submodule.<name>.something is already in .gitmodules file
without defining where its submodule.<name>.path is, which has been
corrected.
Comments?
* jc/submodule-add:
submodule add: sanity check existing .gitmodules2 files changed
+29
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1903 | 1903 | | |
1904 | 1904 | | |
1905 | 1905 | | |
| 1906 | + | |
| 1907 | + | |
| 1908 | + | |
| 1909 | + | |
| 1910 | + | |
| 1911 | + | |
| 1912 | + | |
1906 | 1913 | | |
1907 | 1914 | | |
1908 | 1915 | | |
| |||
3527 | 3534 | | |
3528 | 3535 | | |
3529 | 3536 | | |
3530 | | - | |
| 3537 | + | |
3531 | 3538 | | |
3532 | 3539 | | |
3533 | 3540 | | |
3534 | 3541 | | |
3535 | 3542 | | |
3536 | 3543 | | |
3537 | | - | |
| 3544 | + | |
| 3545 | + | |
3538 | 3546 | | |
3539 | 3547 | | |
3540 | 3548 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
51 | 70 | | |
52 | 71 | | |
53 | 72 | | |
| |||
0 commit comments