logo_toolbox2
Module 4: Getting groovy with Git and GitHub
View your git history, travel back in time, deal with merge conflicts and other useful tools
0
Module Learning Outcomes
1
View your Git history
2
✍️ Practice: A history lesson
3
Comparing commits
4
✍️ Practice: Know your diffs
5
Reset your Git project to an earlier state
6
✍️ Practice: The "no regrets" reset
7
Revert changes made to your Git project
8
✍️ Practice: Subtraction through addition (of a new commit)
9
Deal with merge conflicts
10
✍️ Practice: Merge with care
11
.gitgnore
12
✍️ Practice: Ignorance is bliss
13
What did we just learned?
« Previous Module
Next Module »