|
The patch tracker script can be run fro within a cloned
git workspace as,
./tools/branch-diff.py > output.md
The output is in markdown format, and also serves as an
easy import to (almost any) spreadsheet application for
further processing.
Intention is to generate the output from the tracker on a
periodic basis and also update a web sheet for the community
to pick up patches for porting/review.
Change-Id: I10bdab3fd2120170272b0a57f11089eb1e4c30e3
Signed-off-by: ShyamsundarR <srangana@redhat.com>
|