DVCS (or multiple commit review request) support is an improvement of our pre-commit (although pre-push would be a better name) workflow for DVCS SCMs such as Git and Mercurial. This feature allows users to:
The master
branch is required. Apply the required patches to your RBTools checkout by running the following commands:
rbt patch -C 9911
rbt patch -C 9921
The release-4.0.x
branch is required. Support for uploading commits (but not for viewing) has presently landed. However, this is all hidden behind a feature flag.