List of commits:
Subject Hash Author Date (UTC)
Update README.md d950c53af3a3b3bed374cee734f7d81b64fa16ad Jan Allersma 2018-11-16 19:15:47
Dump to log file. 8aced5b3cbe9fd245b68168de57f55f2b0cd68e9 Jan Allersma 2018-05-30 12:08:53
Add compile info at runtime error. Determine appropiate code for architecture when compiling. 41baa10ac827df8efb3040c2b82197053d6b43c0 Jan Allersma 2018-05-22 12:15:18
Remove redundant variables and header includes. fb31483b36a5f9e249d8fa88f0c3ff66b1fce6cd Jan Allersma 2018-05-22 11:40:35
Initial commit. 86c80da5a6a677f1686e50996b61fd51632259ba Jan Allersma 2018-05-18 13:12:38
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/Post-mortem-debugging

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

Clone this repository using git:
git clone git://git.rocketgit.com/user/kapstok/Post-mortem-debugging

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