aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoriamcheeseman <[email protected]>2026-04-21 21:47:08 -0400
committeriamcheeseman <[email protected]>2026-04-21 21:47:08 -0400
commitf36d0516f9a6feffbbd202bc6866de40b4f47748 (patch)
tree9bf5c8ae8b647807bcfcd61fbb34aca220ac97a7
parent82edda96ef68a4e4d0695fe1e056b609fdd83074 (diff)
Git now uses HTTP
-rw-r--r--projects/git/index.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/projects/git/index.md b/projects/git/index.md
index eb087b4..b09d10e 100644
--- a/projects/git/index.md
+++ b/projects/git/index.md
@@ -3,9 +3,7 @@
# Git Hosting
My server, on top of hosting this website, also hosts [a Git
-server](https://git.iamcheeseman.net) with its massive 256GB storage. I don't
-have HTTPS support set up just yet, but that's coming. That means you can't
-clone my repos at the moment.
+server](https://git.iamcheeseman.net) with its massive 256GB storage.
## Why?