This lecture covers the fundamentals of version control systems, focusing on Git. Topics include the timeline of versions, committing in Git, resolving merge conflicts, and best practices for Git commit messages.
This page is automatically generated and may contain information that is not correct, complete, up-to-date, or relevant to your search query. The same applies to every other page on this website. Please make sure to verify the information with EPFL's official sources.
This course teaches the basics of modern software development: designing software, working in a team, writing good code, shipping software, and evolving software. It emphasizes building software that