shipit
shipit copied to clipboard
Error fetching if repo contains no tags
If a repo contains no tags, then git fetch --depth=1 shipit --prune "refs/tags/:refs/tags/"' will return 1 and deployment halts.
Original issue https://github.com/shipitjs/shipit-deploy/issues/117 by @azatoth