Open ezyang opened 6 years ago
Hi
I have been unable to get this to work, so I was forced to replace the whole thing with a different script that does almost the same thing, but uses git-daemon's "--access-hook" option. (I am also somewhat ashamed to note that that option had always existed, but I did not know it!)
This script currently has some hardcodings. Please take a look at the comments in the code for details, and let me know what you would like to add as customisation and I will add it.
There is also no support for ssh mode now; if authenticated access to cached repos is needed, it's best done using gitolite, and enable the "upstreamm" trigger.
regards sitaram
strace seems to suggest that this version of Git no longer tries to invoke
git-upload-pack
: