Some times I fear what if all the repos in Github just lost! Is there any way to backup etc? To secure the repo?
For further actions, you may consider blocking this person and/or reporting abuse
Some times I fear what if all the repos in Github just lost! Is there any way to backup etc? To secure the repo?
For further actions, you may consider blocking this person and/or reporting abuse
francotel -
Joris Conijn -
Hussain Ahmed Siddiqui -
Farhat Sharif -
Top comments (1)
First of all, your code is almost always backed up, because everyone in the project have their own local copy of it. So, if Github suddenly stops working, you can just share your existing code through another repository (like Gitlab) without lossing your commit history.
About the project metadata (issues, PR, comments, etc), according to Github Help [1], you can:
[1] help.github.com/en/articles/backin...
[2] asylum.madhouse-project.org/blog/2...
[3] github.com/marketplace/backhub