1
0
mirror of https://github.com/moby/buildkit.git synced 2025-11-18 06:21:08 +03:00
Files
buildkit/source/git/source.go
Tonis Tiigi dff03a24fa git: fix pulling commit SHA only referenced from a tag
On commit SHA input we currently do a full fetch of
remote so we can pick up the commit by SHA later. This
only pulls in tags that are also part of branches. Extra
flag is needed to also get the tags that are not part of
branches.

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2024-06-21 16:05:55 -07:00

21 KiB