Integrated: checkout: fetch origin before checking out branch
Erik Helin
ehelin at openjdk.java.net
Wed Feb 3 09:13:31 UTC 2021
On Tue, 2 Feb 2021 18:00:51 GMT, Erik Helin <ehelin at openjdk.org> wrote:
> Hi all,
>
> please review this small patch that ensures that we fetches the remote `origin` before checking the source branch in the `checkout` bot. This is to ensure that the we have a local ref to the source branch in case we are are operating on a local Git repository that hasn't been updated in a while.
>
> Thanks,
> Erik
This pull request has now been integrated.
Changeset: a0b7057a
Author: Erik Helin <ehelin at openjdk.org>
URL: https://git.openjdk.java.net/skara/commit/a0b7057a
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
checkout: fetch origin before checking out branch
Reviewed-by: rwestberg
-------------
PR: https://git.openjdk.java.net/skara/pull/999
More information about the skara-dev
mailing list