tags 428413 + wontfix
quit

Hi, it looks like upstream doesn't want to apply this change, sorry.

 http://thread.gmane.org/gmane.comp.version-control.git/50184/

Regards, Gerrit.


On Mon, Jun 11, 2007 at 04:04:05PM +0100, martin f krafft wrote:
> According to the default hooks/post-receive file, the hook is called
> with three arguments on stdin:
> 
>   <oldrev> <newrev> <refname>
> 
> This leads people to assume that in command-line mode, the order
> should be the same. But it's not, because the email hook instead
> calls:
> 
>   generate_email $2 $3 $1
> 
> this is at least misleading and not documented anywhere.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to