Hacker News new | ask | show | jobs
by golergka 3077 days ago
Am I the only one who has project's mirror on Gitlab for exactly this purpose?
2 comments

I have it the other way around. I use gitlab with github as backup.
I'm curious as to how you manage the mirror. Do you perform all operations twice (e.g. if you push to Github, do you manually push to Gitlab)?

Edit: Nvm, found out Gitlab has the mirroring feature (https://docs.gitlab.com/ee/workflow/repository_mirroring.htm...). Pretty cool!