Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Lecture 3 — Git Fundamentals (3h)

University of Pisa

Objectives

Content summary

Motivate version control. Hands-on activities: init a repo, make commits, create branches, and merge changes. Demonstrate git diff, git log, and interactive conflict resolution.