]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'es/fetch-show-failed-submodules-atend'
authorJunio C Hamano <gitster@pobox.com>
Wed, 5 Feb 2020 22:34:59 +0000 (14:34 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 5 Feb 2020 22:34:59 +0000 (14:34 -0800)
A fetch that is told to recursively fetch updates in submodules
inevitably produces reams of output, and it becomes hard to spot
error messages.  The command has been taught to enumerate
submodules that had errors at the end of the operation.

* es/fetch-show-failed-submodules-atend:
  fetch: emphasize failure during submodule fetch

1  2 
submodule.c

diff --cc submodule.c
Simple merge