···1414meta:
1515 title: icy does git
1616 description: come get your free software
1717- syntaxHighlight: monokailight
1817server:
1918 name: git.icyphox.sh
2019 host: 0.0.0.0
+1-2
readme
···4848 meta:
4949 title: git good
5050 description: i think it's a skill issue
5151+ syntaxHighlight: monokailight
5152 server:
5253 name: git.icyphox.sh
5354 host: 127.0.0.1
···7475• Run legit behind a TLS terminating proxy like relayd(8) or nginx.
7576• Cloning only works in bare repos -- this is a limitation inherent to git. You
7677 can still view non-bare repos just fine in legit.
7777-• The default head.html template uses my CDN to fetch fonts -- you may
7878- or may not want this.
7978• Pushing over https, while supported, is disabled because auth is a
8079 pain. Use ssh.
8180• Paths are unveil(2)'d on OpenBSD.