summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
Diffstat (limited to 'public')
-rw-r--r--public/posts/17Server.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/posts/17Server.html b/public/posts/17Server.html
index beea179..9d9ce9a 100644
--- a/public/posts/17Server.html
+++ b/public/posts/17Server.html
@@ -36,6 +36,7 @@
<h2>Why host a git server ?</h2>
<p>I will be honest: the main reason why I host a git server is because it is really kool, in my opinion; it has enabled me to learn more about git as a program. It is also good to have a backup server to <a href="https://gitlab.com/Shipwreckt">Gitlab</a> !</p>
+ <p>Sadly, I am very tired of trying to get git cloning over HTTPS or HTTP working. Plus, if I did this, people could use up all my allowed bandwidth out of spite. So, for now, only I and people I allow will be able to clone and push to my Git server!</p>
<hr>
<h2>Overview</h2>