GIT Cheat Sheet
GIT In simple words, we use git to store the code of our projects. It allows us to modify the code an update it whenever required. It is a version control system. Committing new changes, branching, merging and comparing past versions are all optimize...
Aug 7, 20223 min read18



