RHGitaly: implement RefService.RefExists
Perhaps the simplest useful application of `map_full_ref`. Testing provided by Comparison tests. We have to introduce another wrapper for propper logging of the `revision` field (otherwise it is almost impossible to follow, even if one knows one's ASCII). This will be needed by many other methods. Closes #128
parent
c49e487b
No related branches found
No related tags found
Showing
- rust/rhgitaly/src/main.rs 2 additions, 0 deletionsrust/rhgitaly/src/main.rs
- rust/rhgitaly/src/service/mod.rs 1 addition, 0 deletionsrust/rhgitaly/src/service/mod.rs
- rust/rhgitaly/src/service/ref.rs 85 additions, 0 deletionsrust/rhgitaly/src/service/ref.rs
- tests_with_gitaly/test_ref.py 4 additions, 2 deletionstests_with_gitaly/test_ref.py
rust/rhgitaly/src/service/ref.rs
0 → 100644
Please register or sign in to comment