Skip to content

What happens to a release done on a forked repository if that forked repository is deleted? #142092

Answered by ynng3
ijcardin asked this question in Repositories
Discussion options

You must be logged in to vote

When a forked repository is deleted, the releases made in that forked repository are also deleted. However, if Gradle or another dependency management tool can still find and use the release, it likely means that the release has already been downloaded and cached locally, allowing it to be used even after the repository has been deleted.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ijcardin
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
2 participants