List of commits:
Subject Hash Author Date (UTC)
Update .gitignore for *.lock 5a18ea8bf55448f2ebaf3b63b37ec5e24228161e mainframe98 2018-10-03 11:15:11
Voeg Visie document toe 4fdd0471cacebac78ed63dc5ee4049b374e6ba67 mainframe98 2018-10-03 10:49:51
Commit 5a18ea8bf55448f2ebaf3b63b37ec5e24228161e - Update .gitignore for *.lock
Author: mainframe98
Author date (UTC): 2018-10-03 11:15
Committer name: mainframe98
Committer date (UTC): 2018-10-03 11:15
Parent(s): 4fdd0471cacebac78ed63dc5ee4049b374e6ba67
Signing key:
Tree: 00ccd346958c116e32e0adab5e951d90708cc627
File Lines added Lines deleted
.gitignore 1 0
File .gitignore changed (mode: 100644) (index a09c56d..5d2e169)
1 1 /.idea /.idea
2 *.lock
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-InfoArch

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

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

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