2021-04-01 12:12:12 +02:00
|
|
|
# This is my documentation for the Linux course
|
|
|
|
|
2021-04-01 13:44:08 +02:00
|
|
|
## Matrix
|
|
|
|
|
|
|
|
TODO
|
|
|
|
|
|
|
|
## Git
|
|
|
|
|
|
|
|
Git is a versioning system.
|
|
|
|
More information can be found on the [main](https://git-scm.com/) website.
|
|
|
|
A general overview of *how* git works can be seen in th diagram below.
|
|
|
|
|
|
|
|
![diagram git](git_diagram.png)
|
|
|
|
|