RFR: git-jcheck: simplify options

Erik Helin ehelin at openjdk.java.net
Fri Jul 10 11:00:18 UTC 2020


Hi all,

please review this patch that simplifies the options to `git jcheck` for setting up a pre-push hook. The old hook was a
bit too cumbersome to use, the new one has a much simpler interface. The simplification of the jcheck options also
allowed some code to be removed from `git-sync`.

Testing:
- [x] Manual testing on Linux x64

Thanks,
Erik

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

Commit messages:
 - git-jcheck: simplify options

Changes: https://git.openjdk.java.net/skara/pull/705/files
 Webrev: https://webrevs.openjdk.java.net/skara/705/webrev.00
  Stats: 91 lines in 2 files changed: 0 ins; 79 del; 12 mod
  Patch: https://git.openjdk.java.net/skara/pull/705.diff
  Fetch: git fetch https://git.openjdk.java.net/skara pull/705/head:pull/705

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


More information about the skara-dev mailing list