Version 4 (modified by 7 weeks ago) ( diff ) | ,
---|
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
Setting up the remote
HTTP
In order to use this, you must create additional credentials from your shell session and notify the staff.
git remote add origin https://git.chaotic.ninja/USER/REPOSITORY
SSH
git remote add origin USER@chaotic.ninja:public_git/REPOSITORY.git
Note:
See TracWiki
for help on using the wiki.