diff --git a/src/integrations/git/refresh.rs b/src/integrations/git/refresh.rs index 45c2d3d..057e7bd 100644 --- a/src/integrations/git/refresh.rs +++ b/src/integrations/git/refresh.rs @@ -114,7 +114,7 @@ impl GitRefreshTask { Some(format! ( - "Checked out new commit for {}:```\n {}\n by {}\n at {}```", + "Checked out new commit for {}:\n```\n {}\n by {}\n at {}\n```", config.domain, info.hash, info.author_name,