Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Fetch before branch check during initial clone #2371

Merged
merged 1 commit into from
Aug 16, 2019

Commits on Aug 16, 2019

  1. Fetch before branch check during initial clone

    As Flux will retry until it succeeds, the initial overview of the
    repository it fetched during the first step may be outdated later
    on (as reported in #2370). To overcome this issue: fetch from
    remote before we perform the branch check.
    hiddeco committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    d7f3d48 View commit details
    Browse the repository at this point in the history