Integrated: 672: Support pulling tags in checkout bot
Erik Helin
ehelin at openjdk.java.net
Mon Sep 14 15:31:26 UTC 2020
On Mon, 14 Sep 2020 14:11:29 GMT, Erik Helin <ehelin at openjdk.org> wrote:
> Hi all,
>
> please review this patch that allows the checkout bot to support pulling tags. To achieve this I updated
> `Repository.pull` to take an explicit `includeTags` argument.
> Testing:
> - [x] `make test` passes on Linux x64
> - [x] Added a new unit test
>
> Thanks,
> Erik
This pull request has now been integrated.
Changeset: b86ed562
Author: Erik Helin <ehelin at openjdk.org>
URL: https://git.openjdk.java.net/skara/commit/b86ed562
Stats: 69 lines in 5 files changed: 0 ins; 55 del; 14 mod
672: Support pulling tags in checkout bot
Reviewed-by: rwestberg
-------------
PR: https://git.openjdk.java.net/skara/pull/819
More information about the skara-dev
mailing list