summaryrefslogtreecommitdiff
path: root/block-sha1
diff options
context:
space:
mode:
authorEmily Shaffer <emilyshaffer@google.com>2020-01-16 22:20:12 (GMT)
committerJunio C Hamano <gitster@pobox.com>2020-01-17 20:05:58 (GMT)
commit0222540827ae7bf6d7be8612b056f267346beddc (patch)
tree2e98ec57cc635cebf0ce91bd477b00584e6edf06 /block-sha1
parentd0654dc308b0ba76dd8ed7bbb33c8d8f7aacd783 (diff)
downloadgit-0222540827ae7bf6d7be8612b056f267346beddc.zip
git-0222540827ae7bf6d7be8612b056f267346beddc.tar.gz
git-0222540827ae7bf6d7be8612b056f267346beddc.tar.bz2
fetch: emphasize failure during submodule fetch
In cases when a submodule fetch fails when there are many submodules, the error from the lone failing submodule fetch is buried under activity on the other submodules if more than one fetch fell back on fetch-by-oid. Call out a failure late so the user is aware that something went wrong, and where. Because fetch_finish() is only called synchronously by run_processes_parallel, mutexing is not required around submodules_with_errors. Signed-off-by: Emily Shaffer <emilyshaffer@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'block-sha1')
0 files changed, 0 insertions, 0 deletions