2021-04-03 10:58:27 +02:00
# LinuxSysAdminsDoc
## Description
Shared documentation for the brussels formation Linux Sys Admins group.
feel free to modify :)
## Topics
2021-04-03 11:02:46 +02:00
### [Git](https://gitea.86thumbs.net/vl4dd/LinuxSysAdminsDoc/src/branch/master/Git)
- Cheat sheet
2021-04-03 10:58:27 +02:00
the basic Git commands to help you learn Git, and more advanced concepts around Git branches, remote repositories, undoing changes, and more.
2021-04-03 11:02:46 +02:00
- [Git Exercices ](https://gitexercises.fracz.com/ )
2021-04-03 10:58:27 +02:00
Online platform to learn and practice Git. Discover its features you might haven't been aware of. With all the exercises provided you will rapidly become a Git Master!