Git Cheat Sheet
Git initIt is used to initialize the GIT
Git statusTo know the current state of the repository
Git add <filename>It will move a single file to the staging
Git add .It will move all the files to the staging
Git commit -m "message"It is used to c...
chauhanrajatwork.hashnode.dev6 min read
Favourite Jome
Software Engineer @bug0
Thanks for sharing!