Add --git-patchset option

Review Request #1472 — Created March 11, 2010 and discarded — Latest diff uploaded

Information

RBTools

Reviewers

Add --git-patchset option

This option will generate a series of review requests, one for
each git commit in the current branch since the upstream merge
base.
This patch was used to generate the review request for itself :)

I also tested it with a five-patch series I had in my own personal git repo for another project.

Diff Revision 2

This is not the most recent revision of the diff. The latest diff is revision 4. See what's changed.

orig
1
2
3
4
rbtools/postreview.py
Loading...