mirror of
https://github.com/flatcar/scripts.git
synced 2026-03-01 19:41:39 +01:00
When PORTAGE_REF or OVERLAY_REF are numbers, we can change the way the refspec is constructed to allow fetching a PR instead instead of a branch. Checking for equality using '[' works to detect numbers, bash's '[[' doesn't. Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
Flatcar Container Linux SDK scripts
Welcome to the scripts repo, your starting place for most things here in the Flatcar Container Linux SDK. To get started you can find our documentation on the Flatcar docs website.
Description
Languages
Shell
93.1%
Python
6.9%