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)
commitb5c71cc33d8dbd0b95fb05e630fe54f8063467f1
treebe1b8ae4e31a6f6c2ce67bed94ffe77f31d4155c
parent7ab963e1225ac8dc378142e8632b4dc94c25b351
parent0222540827ae7bf6d7be8612b056f267346beddc
Merge branch 'es/fetch-show-failed-submodules-atend'

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
submodule.c