Class Participation Exercise (Git)
CMPUT301 Exercise: GIT Stuff you should know!
- Q1: I committed a big mistake, I want to restore my repository to the prior commit, what should I run?
- Q2: I want to record a change locally, what do I run?
- Q3: How do I share my changes?
- Q4: How do I get my colleagues changes?
- Q5: How do you checkout commit, 9a4c3ef1630e13ced5b5a34faaa70d82c3634138 as a new branch?