diff options
Diffstat (limited to 'projects/git')
| -rw-r--r-- | projects/git/index.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/projects/git/index.md b/projects/git/index.md new file mode 100644 index 0000000..eb087b4 --- /dev/null +++ b/projects/git/index.md @@ -0,0 +1,18 @@ +\> [go back](/projects) + +# 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. + +## Why? + +Cause I wanna own my Git repos, silly. And it's cool to say I have a Git +server. + +## How? + +By following [this Git book](https://git-scm.com/book/en/v2). Chapter 4 is +where it describes the setup on a server. |
