diff --git a/crates/git/src/commit.rs b/crates/git/src/commit.rs index f0bc5d8401..50372dec9c 100644 --- a/crates/git/src/commit.rs +++ b/crates/git/src/commit.rs @@ -43,7 +43,7 @@ pub fn get_messages(working_directory: &Path, shas: &[Oid]) -> Result", ">")), ) .collect::>()) }