16 basic commands to get started with GIT
NoviceDev
Posted on January 4, 2022
As a beginner knowing all the git commands could be overwhelming, but you can get away with some basic git commands at the start.
In this article, we will go through these 16 basic git commands that you should know as a new developer.
- git clone
- git init
- git checkout
- git branch
- git config
- git status
- git diff
- git add
- git commit
- git push
- git remote
- git pull
- git log
- git rm
- git stash
- git fetch
Find more details on the original post:
https://www.novicedev.com/blog/16-basic-commands-get-started-git
💖 💪 🙅 🚩
NoviceDev
Posted on January 4, 2022
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.