Welcome to GitHub Training

This session will cover the core version control operations used in our workflows. You will learn how to:

  • Create and switch branches for feature development

  • Commit changes and maintain clear commit messages

  • Push and pull code between local and remote repositories

  • Merge branches while resolving conflicts effectively

By the end, you’ll be able to manage your code collaboratively using GitHub with confidence.