cgitrc questions

Peter Müller peterpeterpeter548 at gmail.com
Mon Jun 3 16:39:29 CEST 2019


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




>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.zx2c4.com/pipermail/cgit/attachments/20190603/27641324/attachment.html>


More information about the CGit mailing list