Closed wiad closed 6 years ago
Thanks, but I'm worried this changes the interface significantly and is likely to cause failures in scripts checking their expected arguments. Could you pass it through as an environment variable instead?
ok, you mean setting the environment variable in util.rb before running the scripts? yeah, that should work, and I understand your concerns.
Setting the env variable via ENV
in util.rb does not seem to carry to the hook scripts. My ruby is poor, but i guess it has to do with the way the hook scripts are called. Did you have another method in mind?
eh, disregard that, just have to set it in the right place... I'll get back to you with a new patch
Resolves #44