what ive done:
- setup a gits folder with a git repo in it, and run
rgit 0.0.0.0:3232 . --db-store xa
- navigated to the page and found the repository
- then run a
git clone http://localhost:3232/<repository>.git
- this seems to have 404'd on
/<repository>.git/info/refs
im not sure if this is supposed to happen or not, but i cant clone, and i think this case should work?