My repository in the github had been deleted. The code was recovered, but we had a lot of Github issues i'd like to recover, is there a way to recover them once deleted?
Thanks.
If you deleted your repo in the last 90 days and it is not a part fork network, you can recover directly in the GitHub UI. A fork network consists of a parent repository, the repository's forks, and forks of the repository's forks.
If you have deleted the file and already committed the changes, you need to use the ` git checkout` command to restore the file. First, you need to find out the checksum of the commit that deleted the file, and then check out the file from the previous commit.
Returning to an Old Revision In case you are using the Tower Git client, you can use the reset command right from a commit's contextual menu. And in case you made a mistake: simply hit CMD+Z to undo the reset and restore the removed commits!
You need to email [email protected]
as soon as possible when this happens.
I accidentally deleted our main GitHub repository instead of my own fork. I emailed [email protected]
like Paul Betts suggested.
After about 10 minutes the support replied and the original repository was recovered.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With