Re: Difference between pre-commit and start-commit

2013-04-13 Thread Ryan Schmidt
On Apr 13, 2013, at 09:43, Richard Cavell wrote: > I apologize in advance for not being able to figure this out. What exactly > is the difference between the pre-commit hook and the start-commit hook? The start-commit hook is executed before the client has transmitted the revision content to

Difference between pre-commit and start-commit

2013-04-13 Thread Richard Cavell
Hi, folks, I apologize in advance for not being able to figure this out. What exactly is the difference between the pre-commit hook and the start-commit hook? Also, am I right in thinking that all I have to do to "install" such a hook is to write a script, or modify the existing template, and t