Integrated: vcs: add ReadOnlyRepository.contains for Hash
Robin Westberg
rwestberg at openjdk.java.net
Wed Oct 28 10:05:56 UTC 2020
On Wed, 28 Oct 2020 09:59:39 GMT, Erik Helin <ehelin at openjdk.org> wrote:
> Hi all,
>
> please review this small patch that adds an overload `ReadOnlyRepository.contains` for just a `Hash` that checks if the repository does contain the given hash.
>
> Testing:
> - [x] Added a new unit test
>
> Thanks,
> Erik
Looks good!
-------------
Marked as reviewed by rwestberg (Reviewer).
PR: https://git.openjdk.java.net/skara/pull/925
More information about the skara-dev
mailing list