List of commits:
Subject Hash Author Date (UTC)
Initial commit 010f6f38432bd5aa5c3d4a04b84dfdaa2ca2edb8 kapstok 2017-11-21 10:38:36
Commit 010f6f38432bd5aa5c3d4a04b84dfdaa2ca2edb8 - Initial commit
Author: kapstok
Author date (UTC): 2017-11-21 10:38
Committer name: GitHub
Committer date (UTC): 2017-11-21 10:38
Parent(s):
Signing key: 4AEE18F83AFDEB23
Tree: a131ac0a1d37ab86d189e0f9b1897c73707e2078
File Lines added Lines deleted
README.md 1 0
File README.md added (mode: 100644) (index 0000000..88bc355)
1 # NHL-DB2
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/kapstok/NHL-DB2

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

Clone this repository using git:
git clone git://git.rocketgit.com/user/kapstok/NHL-DB2

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