List of commits:
Subject Hash Author Date (UTC)
Opdrachten week 1. 9f586f73dc8ef36c2aad46ee4e67b61bc898ccb1 Jan Allersma 2017-12-04 12:30:23
Presentaties + correcte KD 6c777e2b582db46ae3a95863313ac28a8a43b24f Sjoerd van der Heide 2017-12-04 11:51:14
PostOrderbedrijf met opmerkingen. 5b91bcc81f7fd0af14111d457286d84f849a27c1 Jan Allersma 2017-11-25 13:53:06
Initial commit 010f6f38432bd5aa5c3d4a04b84dfdaa2ca2edb8 kapstok 2017-11-21 10:38:36
Commit 9f586f73dc8ef36c2aad46ee4e67b61bc898ccb1 - Opdrachten week 1.
Author: Jan Allersma
Author date (UTC): 2017-12-04 12:30
Committer name: Jan Allersma
Committer date (UTC): 2017-12-04 12:30
Parent(s): 6c777e2b582db46ae3a95863313ac28a8a43b24f
Signing key:
Tree: 18ba5c6565ac56ecc6687fb73e0213af1c719f0f
File Lines added Lines deleted
.gitignore 7 0
PostorderBedrijf.asta 0 0
Postorderbedrijf/PostorderBedrijf.asta 0 0
Postorderbedrijf/Strokendiagram.odg 0 0
Postorderbedrijf/Strokendiagram.png 0 0
Strokendiagram Postorder.docx 0 0
File .gitignore added (mode: 100644) (index 0000000..a647f86)
1 # Ignore lockfiles
2 *.lock
3 *.~lock.*
4 $*
5
6 # Ignore Sheets
7 *.ppt
File PostorderBedrijf.asta deleted (index e552878..0000000)
File Postorderbedrijf/PostorderBedrijf.asta added (mode: 100644) (index 0000000..08fee2a)
File Postorderbedrijf/Strokendiagram.odg added (mode: 100644) (index 0000000..604209d)
File Postorderbedrijf/Strokendiagram.png added (mode: 100644) (index 0000000..37e1ed9)
File Strokendiagram Postorder.docx deleted (index c7362fc..0000000)
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