git – Versjonskontrol for koden vår; git.uib.no
Git is a distributed version control system. The service at git.uib.no provide a central collection of repositories for our projects.
Dependencies
- bs†
atom – Atom feed of commits ➠
GET https://git.uib.no/cgit/{repo}/atom
repo | string | Repository name |
gitolite – git@git.uib.no ➠
$ git clone git@git.uib.no:{repo}
$ ssh git@git.uib.no help $ ssh git@git.uib.no info
The service ssh endpoint git@git.uib.no can be used to push and pull from our central git repository. We currently use gitolite service for this.
http – http://git.uib.no/cgit ➠
Missing synopsis
The service http://git.uib.no/cgit provide a browsable view of our repos.