mirror of
https://github.com/gitui-org/gitui
synced 2026-05-24 09:28:21 +00:00
todo
This commit is contained in:
parent
b43c4c05f6
commit
1a1c948020
1 changed files with 1 additions and 0 deletions
|
|
@ -254,6 +254,7 @@ impl CommitPopup {
|
|||
}
|
||||
}
|
||||
|
||||
//TODO: honor `core.commentChar`
|
||||
let mut msg = message_prettify(msg, Some(b'#'))?;
|
||||
|
||||
if verify {
|
||||
|
|
|
|||
Loading…
Reference in a new issue