diff options
| author | Junio C Hamano <gitster@pobox.com> | 2018-05-30 14:04:12 +0900 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2018-05-30 14:04:12 +0900 |
| commit | a173dddf4483ed11b228077078becc8b65174b46 (patch) | |
| tree | c63671919033c027195c496c5a162f1e175657db /diff.c | |
| parent | 017b7c52fc00897c72f6c4808ded43c4c5f9c5b8 (diff) | |
| parent | e30d833671d634ea6455fd49596ac7339a4915b1 (diff) | |
Merge branch 'sb/submodule-update-try-harder'
"git submodule update" attempts two different kinds of "git fetch"
against the upstream repository to grab a commit bound at the
submodule's path, but it incorrectly gave up if the first kind
(i.e. a normal fetch) failed, making the second "last resort" one
(i.e. fetching an exact commit object by object name) ineffective.
This has been corrected.
* sb/submodule-update-try-harder:
git-submodule.sh: try harder to fetch a submodule
Diffstat (limited to 'diff.c')
0 files changed, 0 insertions, 0 deletions
