Conversation

Replying to
GitHub pull requests exist as revisions in your repository. There are APIs for fetching nearly everything and the CLI tool for working with their API is pretty nice. Gerrit is dramatically nicer for code review and great that it's all stored as notes in the repository.
2
2
Replying to and
We use GitHub primarily primarily for the low barrier to entry for people reporting issues or making small changes, especially since we have our websites and documentation in public Git repositories. Wouldn't care as much if we only had to be accessible to experienced developers.
1