What would be the best way to let gradle install a...
# gradle
p
What would be the best way to let gradle install a git hook?
e
is it not pulled from repo?
just copy file and give correct permissions to it via gradle?
p
You mean you check in your git folder?
e
I was wrong
I thought this folder is pushed to the remote
ignore first comment 🙂
t
create a Gradle task that will write this git-hook