This is a pretty good overview... The only concern I have is that there should be a warning about doing git add *. I've seen students do this and end up adding a lot of unnecessary things and bloating their repo.
post
replies:
Back when I was learning Git, I found the official Git book to be easy to get into and surprisingly beginner friendly too. Chapters 1 to 3 are enough for a beginner.
Thanks for this and also i found this intro to git very useful for beginner and whole playlist is good by MIT profs. Version Control (git) (2020)
all 6 comments