Make the commit-msg hook installation command configurable
A server or reverse proxy configuration may make
https://example.com/tools/hooks/commit-msg inaccessible without adding
additional options to curl, e.g. to control proxy authentication or
cookies to the request. Rather than try to handle every possible case
with curl, allow the entire command to be configurable, letting
administrators either elaborate on the scp/curl command or place the
hook somewhere else if they wish.
Change-Id: I34be1e871dea742ef1bd687cd374da901cff7763
2 files changed