Overview
This page documents how to use Git with the Asterisk project.
On this Page
Proposed Policies
- Submitting
- Submitters cannot +2 a change without a +1
- Submitters cannot +2 a change that they +1'd, when they are the only person who put a +1 on a review
- Topics should be the ASTERISK issue (if available)
- All cherry-picks must use the same topic (-t option)
- All testsuite tests should use the same topic as the underlying Asterisk changes (-t option)
- Cherry picks can be done after a +2, but the code change must not be submitted until all branches have cherry-picks
- Don't use
-R
.
Gerrit
Instructions
Branch Cherry-Picking
Mirrors