git-next/crates/git/src/repository
Paul Campbell 341dc97a51 refactor(git): add mock repository and tests
Repository is now behind an enum to allow selection of a mock Repsitory
for use in tests.
2024-05-21 19:47:01 +01:00
..
open refactor(git): add mock repository and tests 2024-05-21 19:47:01 +01:00
mock.rs refactor(git): add mock repository and tests 2024-05-21 19:47:01 +01:00
mod.rs refactor(git): add mock repository and tests 2024-05-21 19:47:01 +01:00
real.rs refactor(git): add mock repository and tests 2024-05-21 19:47:01 +01:00
tests.rs refactor(git): add mock repository and tests 2024-05-21 19:47:01 +01:00