* push-hook (on the receiving side)
@ 2007-04-17 1:05 Yakov Lerner
2007-04-17 1:13 ` Michael Spang
0 siblings, 1 reply; 2+ messages in thread
From: Yakov Lerner @ 2007-04-17 1:05 UTC (permalink / raw)
To: Git Mailing List
How can I define the push-hook on the receiving side of the
push, so that some script or command is executed on the
repo on the receiving side of the push ?
Thanks
Yakov
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: push-hook (on the receiving side)
2007-04-17 1:05 push-hook (on the receiving side) Yakov Lerner
@ 2007-04-17 1:13 ` Michael Spang
0 siblings, 0 replies; 2+ messages in thread
From: Michael Spang @ 2007-04-17 1:13 UTC (permalink / raw)
To: Yakov Lerner; +Cc: Git Mailing List
Yakov Lerner wrote:
> How can I define the push-hook on the receiving side of the
> push, so that some script or command is executed on the
> repo on the receiving side of the push ?
>
> Thanks
> Yakov
> -
> To unsubscribe from this list: send the line "unsubscribe git" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
Yes, receive-pack has hooks for this. See git-receive-pack(1) and hooks.txt.
Cheers,
Michael Spang
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-04-17 1:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-17 1:05 push-hook (on the receiving side) Yakov Lerner
2007-04-17 1:13 ` Michael Spang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).