commit | 23a0e1611b880bd8d94bbebcb3577c9f78029435 | [log] [tgz] |
---|---|---|
author | Steven Rostedt (Red Hat) <rostedt@goodmis.org> | Fri Sep 19 20:10:39 2014 -0400 |
committer | Steven Rostedt <rostedt@goodmis.org> | Fri Sep 19 20:10:39 2014 -0400 |
tree | 7c8cf99dfaebe721c4b4f94387f120e5d90a140a | |
parent | 9e82bf014195d6f0054982c463575cdce24292be [diff] |
ktest: Add PATCHCHECK_CHERRY 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>