Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 347 Bytes

File metadata and controls

18 lines (13 loc) · 347 Bytes

Git Training Labs

Welcome to the Git training labs.

Instructions

  • Follow labs in order (day1 → day2)
  • Each lab has its own instructions.md
  • Complete tasks before moving on

Rules

  • Do NOT commit directly to main unless instructed
  • Use feature branches
  • Push regularly

Deliverables

  • Completed commits
  • Pull requests (Day 2)