From f8033ac0c0960ea6d3a8bac38099bc6a903efd62 Mon Sep 17 00:00:00 2001 From: Gwilym Kuiper Date: Tue, 11 Oct 2022 23:14:44 +0100 Subject: [PATCH] Trim the git output --- tools/src/release.rs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tools/src/release.rs b/tools/src/release.rs index 30ae3d2e..9a504460 100644 --- a/tools/src/release.rs +++ b/tools/src/release.rs @@ -193,7 +193,9 @@ fn execute_git_command(root_directory: &Path, args: &[&str]) -> Result Result, Error> {