git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Git extra hook, pre-upload
@ 2018-12-30 20:11 Xheroz 128
  2018-12-30 21:34 ` Ævar Arnfjörð Bjarmason
  0 siblings, 1 reply; 5+ messages in thread
From: Xheroz 128 @ 2018-12-30 20:11 UTC (permalink / raw)
  To: git

Hello,

My name is Kenneth Lee, a student at Teikyo University, Japan.

Currently, I’m doing my Final Year Project that requires a hook that executes automatically on the server side of the repository, before the objects been pulled to the client side, and after the objects have been pushed to the server side, which is "post-receive" hook. The post-receive hook work well for me, but I couldn’t find any hook to be executed immediately before an upload-operation is performed, i.e. before data is sent to the client. 

Why Git doesn't have a hook that executed immediately before the data is sent to the client? Any advice on getting this hook or any similar function of the hook? 

Thanks,

Kenneth Lee Zhen Kang
+8180-9828-2935

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-01-06  6:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-30 20:11 Git extra hook, pre-upload Xheroz 128
2018-12-30 21:34 ` Ævar Arnfjörð Bjarmason
2019-01-02 17:27   ` Junio C Hamano
2019-01-03  7:29   ` Jeff King
     [not found]     ` <A842150D-2A45-4ABB-9B0F-DF516F7A2737@gmail.com>
2019-01-06  6:07       ` Jeff King

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).