Hacker News new | ask | show | jobs
by alexchamberlain 5035 days ago
I don't get it... The API is built on top of `git`!
1 comments

GitHub has lots of things that Git doesn't have. As well as recording pushes and making them available over the API, it records fork information, has concepts of users and organizations which dont exist in git, has pull requests, comments, and post-commit code review, an issue tracker, etc, etc, etc.