I am trying to make a git repository available for read-only access over http.
I am doing it the old-style way because git-http-backend is not available o
git-http-backend
You will need to run git update-server-info on the server to generate the files necessary for the “dumb protocol” to work.