GitComet/crates/gitcomet-core
Sampo Kivistö bd4061c9f6
Reduce git command usages by converting them to use gix where possible (#10)
* Reduce git command usages by converting them to use gix where possible. Use git_workdir_cmd helper to DRY. More tests

* fix clippy & tests
2026-03-14 13:52:59 +02:00
..
src Reduce git command usages by converting them to use gix where possible (#10) 2026-03-14 13:52:59 +02:00
tests more tests and fixing merge resolution scroll F2/F3 2026-03-09 08:51:17 +02:00
Cargo.toml added code coverage script and badges 2026-03-08 22:52:47 +02:00