Git & GitHub Cheatsheet: Compiling my Knowledge
Git & GitHub Terminologies VCS: Version Control System that tracks the changes made to a file and for every changed file creates a new version of it. It also allows us to go to the previous versions of the file. Git: It is a VCS tool that stands fo...
Aug 2, 20236 min read63
