Commit graph

4 commits

Author SHA1 Message Date
dd5532d3a3 refactor: move validate_positions into git crate 2024-05-26 09:20:05 +01:00
f4b8401bb1 test(git): add more tests 2024-05-19 14:54:17 +01:00
58e991b2b7 test(git): make repository more testable
Adds a layer around Repository to allow the use of a mock.

Mock has still to be implemented.
2024-05-18 20:37:03 +01:00
446300e786 refactor(git): rename reset as push 2024-05-16 14:45:25 +01:00
Renamed from crates/git/src/reset.rs (Browse further)