Hacker News new | ask | show | jobs
by matwood 3199 days ago
For a long time BitBucket was the only one with the protected branch feature that could prevent history rewrites on a branch by branch basis. Github finally added it after the force push that blew away so many critical repositories.

BitBucket also has free private repos.

I only use GH for projects that are open source because that's where people expect OSS to be.

1 comments

I use Gitlab and just have it push to Github, then disable issues/wiki/whatever else I can there, and add a link to the Gitlab repo in the description.