aboutsummaryrefslogtreecommitdiff
path: root/projects/git/index.md
blob: eb087b449b20f92acb8975057bc7ada1c10e1be4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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.