This website requires JavaScript.
Explore
Help
Sign in
cossmass
/
git-next
Watch
1
Star
0
Fork
You've already forked git-next
0
forked from
kemitix/git-next
Code
Pull requests
Activity
262
commits
3
branches
18
tags
2.4
MiB
564e14a370
Commit graph
4 commits
Author
SHA1
Message
Date
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
Paul Campbell
c3c4c41c73
refactor(git): only expose OpenRepository from repository::open
2024-05-20 07:46:21 +01:00
Paul Campbell
70100f6dc5
refactor(git): reporitory errors don't leak implementation
2024-05-20 07:43:03 +01:00
Paul Campbell
155497c97f
refactor(git): split mock, real and open into their files
2024-05-20 07:42:52 +01:00