blob: f74229230e710552960872355df986dcf193db14 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
## For Git Daemon
read https://git-scm.com/book/be/v2/Git-on-the-Server-Git-Daemon
## For cgit
https://wiki.archlinux.org/title/Cgit
## For Http Files for Git
refs:
- https://mtkn.jp/computer/git_server.html
- https://codemadness.org/stagit.html
|