ktest: Add PATCHCHECK_CHERRY
authorSteven Rostedt (Red Hat) <rostedt@goodmis.org>
Sat, 20 Sep 2014 00:10:39 +0000 (20:10 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Sat, 20 Sep 2014 00:10:39 +0000 (20:10 -0400)
Add a way to run a patchcheck test on the commits that are in one branch
but not in another. This uses git cherry to find a list of commits to
test each one with.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>

No differences found