mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-14 17:01:18 +02:00
The length of the shorthand commit hash is not constant. It varies depending on the number of commits in the repo and it lengthens as necessary to avoid hash conflicts. When you download GitHub achives, these values are filled. See also: * https://github.com/containerd/containerd/discussions/6382 * https://github.com/google/ko/issues/315#issuecomment-783718564 Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>