Warning |
---|
This page is in draft status. |
OverviewThis page documents: - Asterisk's various Git repositories, and their intended purposes.
- Policies for using Git and Gerrit with Asterisk.
Git RepositoriesAsterisk uses Gerrit as its primary repository and for for code review. Users who are looking to clone or contribute patches back to Asterisk should work the repositories on Gerrit. Please see the Gerrit Usage documentation for more information. The repositories on https://git.asterisk.org mirror the repositories on Gerrit, and provide source tree browsing. The repositories on GitHub mirror the repositories on Gerrit, also provide source tree browsing, and exist because of GitHub's popularity. Pull requests on GitHub WILL be ignored. |