Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

README.md

Module 05: Git & GitHub - Version Control

Status: Upcoming Prerequisites: Module 02 - Linux

Overview

Git is the foundation of modern software delivery. This module covers branching, merging, collaboration workflows, and GitHub features that enable team-based development and CI/CD integration.

What Will Be Covered

  • Git fundamentals (init, add, commit, log)
  • Branching and merging strategies
  • Remote repositories and collaboration
  • Pull requests and code review
  • Conflict resolution
  • GitHub Actions introduction

Content will be added as the course progresses.