dweiss commented on a change in pull request #215: URL: https://github.com/apache/lucene/pull/215#discussion_r671789348
########## File path: dev-tools/git/hooks/pre-commit ########## @@ -0,0 +1,7 @@ +#!/usr/bin/sh +# +# Run precommit check +# + +## TODO: Windows support Review comment: I think the precommitHook task could detect the OS it's running on and copy an appropriate implementation (or fail if there is none available). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org