Closed obonyojimmy closed 4 years ago
Thanks for reporting! I'll have a look. In the meantime, you should be able to download and run the install script, for example:
curl -fsSL https://raw.githubusercontent.com/rycus86/githooks/master/install.sh -o githooks-install.sh && sh githooks-install.sh
works when piped to shell executor source <(curl -fsSL https://r.viktoradam.net/githooks)
OS: Ubuntu Linux 19.01
Running install script
sh -c "$(curl -fsSL https://raw.githubusercontent.com/rycus86/githooks/master/install.sh)"
fails with errorbash: /usr/bin/sh: Argument list too long