[skara] RFR: vcs: add support for pushing single tag
Magnus Ihse Bursie
ihse at openjdk.java.net
Fri Mar 12 16:12:55 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 to me
-------------
Marked as reviewed by ihse (Committer).
PR: https://git.openjdk.java.net/skara/pull/1052
More information about the skara-dev
mailing list