Skip to content

Commit 1a1c948

Browse files
committed
todo
1 parent b43c4c0 commit 1a1c948

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/popups/commit.rs

+1
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,7 @@ impl CommitPopup {
254254
}
255255
}
256256

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

259260
if verify {

0 commit comments

Comments
 (0)