jj/lib
Yuya Nishihara 847adc832f git_backend: use lossy conversion to decode non-UTF-8 commit message
If message() returned None, it doesn't mean the commit message is empty. I
originally mapped it to an error, but that made import of linux repo fail.

https://docs.rs/git2/latest/git2/struct.Commit.html#method.message
2023-10-31 06:51:27 +09:00
..
benches
gen-protos
src git_backend: use lossy conversion to decode non-UTF-8 commit message 2023-10-31 06:51:27 +09:00
tests
testutils
Cargo.toml
LICENSE