[Approved] RFR: Add ReadOnlyRepository.annotate(Tag t) method
Robin Westberg
rwestberg at openjdk.org
Thu Nov 7 13:07:41 UTC 2019
On Thu, 7 Nov 2019 13:05:45 GMT, Erik Helin <ehelin at openjdk.org> wrote:
> Hi all,
>
> please review this patch that adds the `ReadOnlyRepository.annotate(Tag t)` method that can be used to get more information for annotated tags (git) or just tags (hg).
>
> Thanks,
> Erik
>
> ## Testing
> - `make test` passes
> - Added three new unit tests
>
> ----------------
>
> Commits:
> - a8bd1e7c: Add ReadOnlyRepository.annotate(Tag t) method
>
> Changes: https://git.openjdk.java.net/skara/pull/242/files
> Webrev: https://webrevs.openjdk.java.net/skara/242/webrev.00
> Stats: 167 lines in 6 files changed: 167 ins; 0 del; 0 mod
> Patch: https://git.openjdk.java.net/skara/pull/242.diff
> Fetch: git fetch https://git.openjdk.java.net/skara pull/242/head:pull/242
Looks good!
----------------
Approved by rwestberg (Reviewer).
PR: https://git.openjdk.java.net/skara/pull/242
More information about the skara-dev
mailing list