| 1 | = Merge Tracking = |
| 2 | |
| 3 | This page is used to track change sets since the creation of the beta1 branch. |
| 4 | |
| 5 | To add the latest commits: |
| 6 | * git log --pretty=format:"||%d || COMPONENT || %an || REVIEWER || COMMENTS || MERGEDIN ||" |
| 7 | * paste into top of document from last un-documented hrev tag |
| 8 | * remove lines without a hrev tag. |
| 9 | * update component and tweak the author field |
| 10 | * Preview, open each added rev in a new window and fill out the component and comments. |
| 11 | |
| 12 | '''WARNING for Release Coordinator: '''Review all commits behind the hrev! You can and will miss commits by simply clicking the hrev! Make sure you click on the **parent commit** until you get to the previous hrev! |
| 13 | |
| 14 | Legend: |
| 15 | * '''Bold''' revisions need to be reviewed |
| 16 | * ''Italic'' revisions have been reviewed and should be merged by the release coordinator |
| 17 | * ~~Stricken~~ revisions have been rejected for the branch |
| 18 | |
| 19 | ||'''Revision'''||'''Component'''||'''Committer'''||'''Reviewer'''||'''Comment'''||'''Merged in'''|| |