>>>>> "Carl" == Carl Worth <cwo...@cworth.org> writes:

 > I had to stumble upon this feature before I realized it was here
 > inside the tools directory all along. This documentation should make
 > it easier for the next person coming along looking for a patchwork git
 > hook.
 > ---
 >  docs/INSTALL | 17 +++++++++++++++++
 >  1 file changed, 17 insertions(+)

 > diff --git a/docs/INSTALL b/docs/INSTALL
 > index 91c6081..06c21d4 100644
 > --- a/docs/INSTALL
 > +++ b/docs/INSTALL
 > @@ -217,6 +217,23 @@ fastcgi:
 
 >       sudo -u nobody /srv/patchwork/apps/patchwork/bin/parsemail.sh < mail
 
 > +7. Optional: Configure your VCS to automatically update patches
 > +
 > +    The tools directory of the patchwork distribution contains a file
 > +    named post-receive.hook which is an example git hook that can be
 > +    used to automatically update patches to the Accepted state when
 > +    corresponding comits are pushed via git.
 > +
 > +    To install this hook, simply copy it to the .git/hooks directoy on

s/sirectoy/directory/

-- 
Bye, Peter Korsgaard
_______________________________________________
Patchwork mailing list
Patchwork@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/patchwork

Reply via email to