Y
Hacker News
new
|
ask
|
show
|
jobs
by
danillonunes
41 days ago
I think cgit is the simplest one that provides a browsable http version of the repository if that's what you want. It's used by the Linux Kernel itself. Example:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...