Skip to content

Commit

Permalink
todo
Browse files Browse the repository at this point in the history
  • Loading branch information
extrawurst committed Mar 20, 2024
1 parent b43c4c0 commit 1a1c948
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/popups/commit.rs
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,7 @@ impl CommitPopup {
}
}

//TODO: honor `core.commentChar`
let mut msg = message_prettify(msg, Some(b'#'))?;

if verify {
Expand Down

0 comments on commit 1a1c948

Please sign in to comment.