summaryrefslogtreecommitdiff
path: root/builtin/tag.c
diff options
context:
space:
mode:
authorLibravatar Emily Shaffer <emilyshaffer@google.com>2020-01-16 14:20:12 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2020-01-17 12:05:58 -0800
commit0222540827ae7bf6d7be8612b056f267346beddc (patch)
tree2e98ec57cc635cebf0ce91bd477b00584e6edf06 /builtin/tag.c
parentGit 2.25 (diff)
downloadtgif-0222540827ae7bf6d7be8612b056f267346beddc.tar.xz
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 'builtin/tag.c')
0 files changed, 0 insertions, 0 deletions