Integrated: vcs: add ReadOnlyRepository.contains for Hash

Erik Helin ehelin 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

This pull request has now been integrated.

Changeset: fb991fbc
Author:    Erik Helin <ehelin at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/fb991fbc
Stats:     28 lines in 5 files changed: 24 ins; 0 del; 4 mod

vcs: add ReadOnlyRepository.contains for Hash

Reviewed-by: rwestberg

-------------

PR: https://git.openjdk.java.net/skara/pull/925


More information about the skara-dev mailing list