diff options
author | Emily Shaffer <emilyshaffer@google.com> | 2020-02-06 16:48:33 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-02-07 11:05:45 -0800 |
commit | 303b3c1c4685c020f5d408c997f060a1f8530895 (patch) | |
tree | 407c69c7f945421c1b0f818d9b015556bc00af55 /serve.h | |
parent | msvc: accommodate for vcpkg's upgrade to OpenSSL v1.1.x (diff) | |
download | tgif-303b3c1c4685c020f5d408c997f060a1f8530895.tar.xz |
submodule: add newline on invalid submodule error
Since 'err' contains output for multiple submodules and is printed all
at once by fetch_populated_submodules(), errors for each submodule
should be newline separated for readability. The same strbuf is added to
with a newline in the other half of the conditional where this error is
detected, so make the two consistent.
Signed-off-by: Emily Shaffer <emilyshaffer@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'serve.h')
0 files changed, 0 insertions, 0 deletions