wiki:Git

Git

The borderline insane distributed version control system from the depths of hell.
See also create-repo from your Geidontei shell session.

All repositories can be viewed at https://git.chaotic.ninja/gitweb/USER
You must have a ~/public_git directory and a shell account in order to appear on the user list found here

Alternatively, they can be seen on cgit

Setting up the remote

HTTP

In order to use this, you must create additional credentials from your shell session and notify the staff.

See htpasswd(1)

git remote add origin https://git.chaotic.ninja/git/USER/REPOSITORY

SSH

git remote add origin USER@chaotic.ninja:public_git/REPOSITORY.git
Last modified 7 weeks ago Last modified on Sep 27, 2024, 3:48:03 PM
Note: See TracWiki for help on using the wiki.