Hacker News new | ask | show | jobs
by havkom 305 days ago
Does this matter much? Git is a ”distributed source control system”. Are you using git in the wrong way? :)
1 comments

Well, considering git is only version control, and github does much more... pull requests, social interaction, workers/workflows, ci/cd etc. It's kind of a big deal.

Unless you have some sort of decentralized method of doing CI/CD and pull requests I'm unaware of?