Ahhh, so that's why old tutorials I found always had a third item being installed. Makes sense now, of course it wouldn't work.

Thanks!

Peter Müller wrote on 6/3/19 9:39 AM:
Hi,


> git and ssh cloning doesn't work for me. https cloning works perfectly fine but I'd like to be authenticated so I can push via git or ssh.

glad to hear you like cgit! However it is not comparable to the scope of GitLab or even Gitea.

cgit is a read only web viewer for git repositories. While cloning via http/s works, it's not recommended, since cgit is emulating a dumb http backend and thus torturing your server during a clone.

Nevertheless we are using cgit as viewer ourself and git-http-server as git backend for http cloning/pushing :)


Kind regards





_______________________________________________
CGit mailing list
[email protected]
https://lists.zx2c4.com/mailman/listinfo/cgit

Reply via email to