[Rev 01] RFR: git-jcheck: add support for multiple pre-push hooks
Erik Helin
ehelin at openjdk.java.net
Wed Feb 26 10:04:53 UTC 2020
On Wed, 26 Feb 2020 08:09:35 GMT, Robin Westberg <rwestberg at openjdk.org> wrote:
>> The pull request has been updated with 1 additional commit.
>
> Looks good, perhaps would be cleaner to pass the state with an environment variable (to avoid leaving marker files in case the process is killed), but should hopefully not be an issue.
Yeah, I wanted to use environment variables, but it became so ugly to pass then all down through `Repository::push` for this one thing...
-------------
PR: https://git.openjdk.java.net/skara/pull/474
More information about the skara-dev
mailing list