Re: git command to run .hooks/prepare-commit-msg

2021-07-03 Thread Nuno Teixeira
thank you :) Michael Gmelin escreveu no dia sábado, 3/07/2021 à(s) 18:39: > > > > On 3. Jul 2021, at 18:58, Nuno Teixeira wrote: > > > > Hello, > > > > I can't find git command so I can run .hooks/prepare-commit-msg when I > > commit. > > The hook itself contains instructions how to install it

Re: git command to run .hooks/prepare-commit-msg

2021-07-03 Thread Michael Gmelin
> On 3. Jul 2021, at 18:58, Nuno Teixeira wrote: > > Hello, > > I can't find git command so I can run .hooks/prepare-commit-msg when I > commit. The hook itself contains instructions how to install it. -m > > Thanks > Nuno

git command to run .hooks/prepare-commit-msg

2021-07-03 Thread Nuno Teixeira
Hello, I can't find git command so I can run .hooks/prepare-commit-msg when I commit. Thanks Nuno