3 points | by wewewedxfgdf 20 hours ago
5 comments
The snarky answer is that if you have n developers, you have n backups of your git repositories.
Yes. Our company backs up pretty much everything.
Daily backups of our (self-hosted) GitLab, rsync-ed to a remote machine, and from there, BTRFS snapshots onto a removable HDD, which is rotated off-site every week.
What about Issues and PRs too?
yes, and you absolutely should
The snarky answer is that if you have n developers, you have n backups of your git repositories.
Yes. Our company backs up pretty much everything.
Daily backups of our (self-hosted) GitLab, rsync-ed to a remote machine, and from there, BTRFS snapshots onto a removable HDD, which is rotated off-site every week.
What about Issues and PRs too?
yes, and you absolutely should