RFR: checkout: fetch origin before checking out branch

Robin Westberg rwestberg at openjdk.java.net
Wed Feb 3 07:51:54 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

Looks good!

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

Marked as reviewed by rwestberg (Reviewer).

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


More information about the skara-dev mailing list