Master git at last — a workshop from scratch
BasicsGit is today the most popular version control system in the world (with roughly 90% of the market) 📈. It's used to save, track, organize and — when needed — restore changes in the files of the projects we work on. Almost every one of us developers 👨💻👩💻 uses it every day. Commands like commit, status, push, pull or branch will stop being a mystery.
Comfortable with the command line? Know what git is and want to finally master it for everyday work or study? Come to this free from-scratch workshop, where you'll learn how to configure git and how to use its core features day to day.