0

How can i add server-side hooks in Assembla for all users this repository? If i add in .git/hooks it's be only for my local repository or i don't understand something?

I need hooks for check and edit commit messages for all users of repository.

1 Answers1

0

In the settings tab of your git repo on the Assembla site, you should see "server side hooks" - this is where you can install and configure server side hooks.

There is nothing to be done locally.

Michael
  • 10,124
  • 1
  • 34
  • 49