diff --git a/crates/git/src/commit.rs b/crates/git/src/commit.rs index f0bc5d84014d364e26d7ec36a54ae67397a8c1db..50372dec9cedd0b88f6b11791934afa769e66ff0 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::>()) }