When having multiple commits, for example three, webrev -Nr <parent-of-first-commit> does not generate the correct .patch file. An example can be seen at http://cr.openjdk.java.net/~ehelin/8049536/webrev.03/.
The generated HTML includes the correct number of commits, but the .patch file only includes the first commit.
This workflow is common when creating a change using MQ.
The generated HTML includes the correct number of commits, but the .patch file only includes the first commit.
This workflow is common when creating a change using MQ.