shipit icon indicating copy to clipboard operation
shipit copied to clipboard

Error fetching if repo contains no tags

Open gregberge opened this issue 8 years ago • 0 comments

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

gregberge avatar Nov 01 '17 17:11 gregberge