Version control with Git
Tuesday, May 11
9 am–5 pm Pacific Time
This course introduces version control with Git and covers the most common operations. It puts a particular emphasis on explaining the functioning of Git: understanding what commands really do brings the confidence to go beyond the limited use of "add, commit, push" so common in data science fields.
Instructor: Marie-Hélène Burle (WestGrid)
Prerequisites: None.
Zoom
9–9:15 am Pacific Time
Opening session
On your own
Why Git?
Git & GitHub setup
Documentation
Understanding Git
Zoom
12–1:30 pm Pacific Time
Let's create a project history together
On your own
Ignoring files
Stashing changes
Zoom
3–5 pm Pacific Time
Time travel
Remotes
Branches
Undoing
Wrapping up