diff options
author | Shipwreckt <shipwreckt@mailfence.com> | 2025-02-21 21:47:53 +0000 |
---|---|---|
committer | Shipwreckt <shipwreckt@mailfence.com> | 2025-02-21 21:47:53 +0000 |
commit | 4e84301a750db3e365fced959968a54e56f93149 (patch) | |
tree | 14a7fd6dce181cde583892aec54392af72dce954 | |
parent | 8bbdcbb2d0711134a68bd80ae541edbfb4f472ad (diff) |
small update!
-rw-r--r-- | public/posts/17Server.html | 1 |
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> |