Skip to content
Discussion options

You must be logged in to vote

yeah you can delete it directly on the remote with git push --delete origin v0.0.1

but honestly if new tags work fine and only v0.0.1 is stuck this sounds like a github backend issue where that specific tag reference got corrupted somehow. since youre doing a clean initial import anyway just skip v0.0.1 and start with v0.0.2 or something else.

if that is not feasible. I'd contact gh support

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Synchro
Comment options

@Tiimie1
Comment options

Answer selected by Synchro
@Synchro
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Repositories The core of version-controlled code storage Question Ask and answer questions about GitHub features and usage
2 participants