git from the bottom up
2019-12-29, 11:00–12:30 (Europe/Berlin), OIO Workshop Dome
Language: English

Using git for keeping track of your code? Ever had a moment where you wanted to assault git for being /doing stupid? (yes i know, it definitely wasnt your fault)
Now is the time: you may either stay at that level of knowlegde to not loose the chance to get angry at git again (no issues with that, everyone needs a scapegoat) or you could learn why git works the way it does (and sometimes does stupid stuff).
This workshop might help you with the second.


Requirements:
- If you like to follow along please clone https://github.com/wtjerry/gitShowAndTell_playgroundRepo.git
- Some kind of a computer with a shell, git and an editor installed.