simperby icon indicating copy to clipboard operation
simperby copied to clipboard

Update `read_semantic_commit` to handle `diff` cases

Open JeongHunP opened this issue 1 year ago • 0 comments

Currently, read_semantic_commit in repository/raw/implementation.rs only handles Diff:None and Diff:NonReserved cases. The rest cases, Diff:Reserved and General should be handled.

JeongHunP avatar Aug 27 '23 13:08 JeongHunP