summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/other_tools/root_maps/commit_git_map.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/other_tools/root_maps/commit_git_map.cpp b/src/other_tools/root_maps/commit_git_map.cpp
index 479068e2..9f6943c8 100644
--- a/src/other_tools/root_maps/commit_git_map.cpp
+++ b/src/other_tools/root_maps/commit_git_map.cpp
@@ -426,7 +426,7 @@ void NetworkFetchAndSetPresentRoot(
if (not fetched) {
// log fetch failure and list the remotes tried
(*logger)(
- fmt::format("While trying to fetch from provided remotes:{}Fetch "
+ fmt::format("While trying to fetch from provided remotes:\n{}Fetch "
"failed for the provided remotes{}",
err_messages,
remotes_buffer),