GitComet/crates/gitcomet-git-gix/tests
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
..
fixtures/gitpython GitComet rename 2026-03-06 16:27:24 +02:00
backend_integration.rs more tests and fixing merge resolution scroll F2/F3 2026-03-09 08:51:17 +02:00
blame_integration.rs Reduce git command usages by converting them to use gix where possible (#10) 2026-03-14 13:52:59 +02:00
conflict_base_checkout_integration.rs GitComet rename 2026-03-06 16:27:24 +02:00
git_cli_scoreboard.rs replaced some git usage with gix and added some system information to application settings 2026-03-08 09:23:56 +02:00
log_integration.rs Reduce git command usages by converting them to use gix where possible (#10) 2026-03-14 13:52:59 +02:00
patch_integration.rs more tests and fixing merge resolution scroll F2/F3 2026-03-09 08:51:17 +02:00
refs_integration.rs windows build pass, tests pass, removed some utf8 lossy conversions 2026-03-10 12:40:54 +02:00
remote_management_integration.rs windows build pass, tests pass, removed some utf8 lossy conversions 2026-03-10 12:40:54 +02:00
status_integration.rs Reduce git command usages by converting them to use gix where possible (#10) 2026-03-14 13:52:59 +02:00
submodules_integration.rs Reduce git command usages by converting them to use gix where possible (#10) 2026-03-14 13:52:59 +02:00
upstream_divergence_integration.rs Reduce git command usages by converting them to use gix where possible (#10) 2026-03-14 13:52:59 +02:00
upstream_integration.rs Merge code cleaning 2026-03-09 10:20:34 +02:00
worktrees_integration.rs Reduce git command usages by converting them to use gix where possible (#10) 2026-03-14 13:52:59 +02:00