Integrated: vcs: lookup does not handle non-existing commits

Erik Helin ehelin at openjdk.java.net
Wed Oct 21 12:02:33 UTC 2020


On Wed, 21 Oct 2020 11:49:27 GMT, Erik Helin <ehelin at openjdk.org> wrote:

> Hi all,
> 
> please review this patch that makes `ReadOnlyRepository.lookup` handle hashes that do not exist in the repository. I also added a unit test for this scenario.
> 
> Thanks,
> Erik

This pull request has now been integrated.

Changeset: b2b5358b
Author:    Erik Helin <ehelin at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/b2b5358b
Stats:     38 lines in 3 files changed: 38 ins; 0 del; 0 mod

vcs: lookup does not handle non-existing commits

Reviewed-by: rwestberg

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

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


More information about the skara-dev mailing list