Cheat sheet on git basics
Mar 29, 2024 · 4 min read · Note - Repository / directory means folder. 1. git status - This command is used to check the present working state of the git. It shows whether git is tracking any folder or not. It also shows whether any changes need to be added and/or committed or...
Join discussion

















