Debakar Roy

Day 6: Introduction to Git

1 min read

Today I started the version-control block of the series with an introduction to Git — what it is, how distributed version control works, and the basic vocabulary of repositories, commits, and branches. I will go deeper into commands, branching, and collaboration over the next few days.

Resources I referred to: