Skip to main content



      Home
Home » Eclipse Projects » EGit / JGit » JGit update hook support
JGit update hook support [message #1861307] Wed, 04 October 2023 18:04 Go to next message
Eclipse UserFriend
Hello, I'm building a git server using JGit. I notice that ReceivePack only support pre-receive hook and post-receive hook. Is there any reason update hook is excluded? Or it is just one of the missing feature in JGit that no one needs it so far.
Re: JGit update hook support [message #1861349 is a reply to message #1861307] Fri, 06 October 2023 15:08 Go to previous message
Eclipse UserFriend
So far nobody spent the effort to implement this hook.
Using server-side git hooks calling some shell script in a Java based server implementation
doesn't look like a good idea if you strive for performance and scalability.
Previous Topic:Python script for search for factors of M1277 using random k-intervals
Next Topic:How to manage multiple projects within the same repo
Goto Forum:
  


Current Time: Sat May 17 06:29:31 EDT 2025

Powered by FUDForum. Page generated in 0.03592 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top