Hosting your code on twentytwo.town

Private code hosting

Since you already have SSH access to your home directory, you basically have a place to store your git repositories!

Existing repository on your local device

If you already have a git repository on your computer and you want to sync it to twentytwo.town, you first need to login to the server:

Then, create a bare repository in your home directory:

Then, add the remote repository on your local machine:

Existing repository on twentytwo.town

If you already have a repository on twentytwo.town, you're in luck! This is even easier to pull down from your local device. Simply run:

written by durian