fix: Add missing GitRepo, StagedChanges, ChangedFile structs to git.rs
Some checks failed
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled
CI / test (push) Has been cancelled

This commit is contained in:
2026-02-01 12:28:35 +00:00
parent 53ddefdafd
commit 614ea3ea35

View File

@@ -34,4 +34,4 @@ jobs:
- name: Install Rust
run: rustup default stable
- name: Run tests
run: cargo test
run: cargo test