RFR: git-webrev: add --json flag

Erik Helin ehelin at openjdk.java.net
Sat Aug 15 10:53:20 UTC 2020


Hi all,

please review this patch that adds the `--json` flag to `git-webrev`. The `--json` flag is not meant to be used by a
humans, it generates a JSON version of a "webrev" that tools can consume (in comparison to HTML that is usually
generated).

Testing:
- [x] Manual testing on Linux x64

Thanks,
Erik

-------------

Commit messages:
 - git-webrev: add --json flag

Changes: https://git.openjdk.java.net/skara/pull/717/files
 Webrev: https://webrevs.openjdk.java.net/skara/717/webrev.00
  Stats: 278 lines in 6 files changed: 248 ins; 5 del; 25 mod
  Patch: https://git.openjdk.java.net/skara/pull/717.diff
  Fetch: git fetch https://git.openjdk.java.net/skara pull/717/head:pull/717

PR: https://git.openjdk.java.net/skara/pull/717


More information about the skara-dev mailing list