Hi, > There may be something we can tune in cgit or maybe in the git > repository to make it faster. I'll need to dive a bit more on how git > works under the hood to fix it.
This seems to be caused by cgit not implementing the git protocol v2, which allows downloading only the needed objects. There is a patch available, but never got merged. I might try to add it to our cgit or configure the http server to send git requests directly to a git server. Tracked here: https://bug.dillo-browser.org/504/ Best, Rodrigo. _______________________________________________ Dillo-dev mailing list -- [email protected] To unsubscribe send an email to [email protected]
