2

I have a local git hook (pre-commit) that I would like to deploy for the other members of my team. The future expectation is for anyone to be able to update the hook. Is it possible as from my understanding git hooks are local. Any advice would be great.

We are using Tortoise GIT / Git bash.

Super_Py_Me
  • 169
  • 1
  • 4
  • 14
  • possible duplicate of [Tracking changes to hooks in .git/hooks](http://stackoverflow.com/questions/4457031/tracking-changes-to-hooks-in-git-hooks) – Sascha Wolf Jul 23 '14 at 10:33
  • alternatively [Putting git hooks into repository](http://stackoverflow.com/questions/3462955/putting-git-hooks-into-repository) – Sascha Wolf Jul 23 '14 at 10:34

0 Answers0