List of commits:
Subject Hash Author Date (UTC)
Initial commit f53ec7a3f25d55c53aa12c2682b216e16570cdc7 Mathias Ehlert 2013-11-22 13:37:47
Commit f53ec7a3f25d55c53aa12c2682b216e16570cdc7 - Initial commit
Author: Mathias Ehlert
Author date (UTC): 2013-11-22 13:37
Committer name: Mathias Ehlert
Committer date (UTC): 2013-11-22 13:37
Parent(s):
Signing key:
Tree: 2f519360002bbae1fe2e7f06311354001d5bc382
File Lines added Lines deleted
README.md 4 0
File README.md added (mode: 100644) (index 0000000..775e9a6)
1 coria-backend
2 =============
3
4 Connectivity Risk Analysis Python Backend
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/coria/coria-backend

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/coria/coria-backend

Clone this repository using git:
git clone git://git.rocketgit.com/user/coria/coria-backend

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main