[Integrated] RFR: forge: add commitMetadata method to HostedRepository

Erik Helin ehelin at openjdk.java.net
Fri Jun 5 14:49:37 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

This pull request has now been integrated.

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

forge: add commitMetadata method to HostedRepository

Reviewed-by: rwestberg

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

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


More information about the skara-dev mailing list