docker-ce-packaging/scripts
Sebastiaan van Stijn 7435ad6ba5
Add checkout.sh to handle tags with shallow clones
fetching a tag ref does not download the tag itself.
This patch makes sure that the tag (or branch) is downloaded otherwise
fallsback to fetching the commit hash as it did before.

Co-Authored-By: Tibor Vass <tibor@docker.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-07-31 20:09:13 +02:00
..
checkout.sh