You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
strace seems to suggest that this version of Git no longer tries to invoke
git-upload-pack
:The text was updated successfully, but these errors were encountered: