[skara] RFR: vcs: add support for pushing single tag

Robin Westberg rwestberg at openjdk.java.net
Fri Mar 12 16:12:54 UTC 2021


On Fri, 12 Mar 2021 14:56:31 GMT, Erik Helin <ehelin at openjdk.org> wrote:

> Hi all,
> 
> please review this patch that adds support to `Repository` for pushing a single tag. This is a bit hard to test with `HgRepository` given that tags in Mercurial are just commits, so I only added a test case for `GitRepository`.
> 
> Thanks,
> Erik

Looks good!

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

Marked as reviewed by rwestberg (Reviewer).

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


More information about the skara-dev mailing list