Intro to Git
Nov 13, 2023 · 3 min read · Source Control Source control solves a simple problem: how do you and your colleagues keep track of changes in your codebase? By, sending each other updated code By, notifying each other when code changes So, when the size of your project increas...
Join discussion