Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ If you decide to open a pull request and add some work to this repo, I ask that
- [x] [Git for Everybody.com](https://gitforeverybody.com/git-essentials/)
- [x] [Git Essentials on Skillshare.com](https://skl.sh/2viPzB9)
- [x] [Git Essentials on Udemy.com](https://www.udemy.com/course/git-and-github-tutorial/?referralCode=91132F334DCD0CCAA250)
- [x] [Git Essentials: Become a Git and GitHub Ninja on Stackskills.com](https://stackskills.com/courses/enrolled/1890880)

## Docker (advanced devs only)
If you want a completely new and clean environment to start learning git form scratch, you can use a Docker container. That's what I did for this course. Below are the steps to reproduce the same setup I used in the Git Essentials course:
Expand Down