Have fun with Git and GitHub without going mental!

In this presentation you will learn:
- What are Git and GitHub
- How Git tracks changes in the three states
- How to install and configure Git and posh-git for PowerShell
- How to use Git to manage your projects
- How to create a Git repository and push it to GitHub
- How to work with branches
- How to use GitHub workflows for single and forked repositories
- How to collaborate with others using the fork and pull request workflow
- How to use and understand the basic Git commands and workflow
This presentation includes hands-on labs where you will:
- Install and configure Git and posh-git
- Create a new repository with basic content and push it to GitHub
- Practice the fork and pull request workflow with a partner