Integrated: git-jcheck: simplify options

Erik Helin ehelin at openjdk.java.net
Fri Jul 10 12:24:41 UTC 2020


On Fri, 10 Jul 2020 10:50:28 GMT, Erik Helin <ehelin at openjdk.org> wrote:

> 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

This pull request has now been integrated.

Changeset: 7de9db78
Author:    Erik Helin <ehelin at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/7de9db78
Stats:     91 lines in 2 files changed: 79 ins; 0 del; 12 mod

git-jcheck: simplify options

Reviewed-by: jvernee

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

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


More information about the skara-dev mailing list