RFR: forge: add commitMetadata method to HostedRepository

Robin Westberg rwestberg at openjdk.java.net
Fri Jun 5 13:51:27 UTC 2020


On Fri, 5 Jun 2020 13:16:46 GMT, Erik Helin <ehelin at openjdk.org> wrote:

> Hi all,
> 
> please review this patch that adds the method `CommitMetadata HostedRepository.commitMetadata(Hash h)`. This is useful
> for getting the metadata for a commit from a `HostedRepository` instance without having to clone it first to a local
> repository.  Testing:
> - [ ] not in this commit, will be part of follow-up patches
> 
> Thanks,
> Erik

Looks good!

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

Marked as reviewed by rwestberg (Reviewer).

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


More information about the skara-dev mailing list