projects:git
Table of Contents
Git
Backing against the 57North ID LDAP database for SSH public keys, git.57north.org.uk provides simple git repository hosting. At present, all 57North ID holders have access to this - once HackHub is integrated with 57North ID, this will be restricted to members.
Public repos are viewable via cgit at https://git.57north.org.uk. This service is hosted on Garioch.
How to Git
To create a repository
git clone git@git.57north.org.uk:<username>/<repo>
To make a repository public
ssh git@git.57north.org.uk perms <username>/<repo> + READERS @all
To let a user push to the repo
ssh git@git.57north.org.uk perms <username>/<repo> + WRITERS <otherusername>
projects/git.txt · Last modified: 2020/07/07 20:48 by 127.0.0.1