summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Anirudh Oppiliappan <x@icyphox.sh>2022-12-19 22:33:33 +0530
committerLibravatar Anirudh Oppiliappan <x@icyphox.sh>2022-12-19 22:33:33 +0530
commit42bce06630791cfe158f65769bb88e1a619b68e0 (patch)
treedbbb4f3e52270b77ce3071d41db8b2eddcdf7d25
parent150d81df6c82ee9ea735f988d1c06edd9059819a (diff)
downloadlegit-42bce06630791cfe158f65769bb88e1a619b68e0.tar.gz
legit-42bce06630791cfe158f65769bb88e1a619b68e0.tar.bz2
legit-42bce06630791cfe158f65769bb88e1a619b68e0.zip
readme: add note clarifying cloning
-rw-r--r--readme2
1 files changed, 2 insertions, 0 deletions
diff --git a/readme b/readme
index 014bcb2..fe18119 100644
--- a/readme
+++ b/readme
@@ -62,6 +62,8 @@ These options are fairly self-explanatory, but of note are:
NOTES
• Run legit behind a TLS terminating proxy like relayd(8) or nginx.
+• Cloning only works in bare repos -- this is a limitation inherent to git. You
+ can still view bare repos just fine in legit.
• The default head.html template uses my CDN to fetch fonts -- you may
or may not want this.
• Support or cgit-like filters (for readmes etc.) is planned.