15 Git Commands Every Developer Should Know!
But some commands are used more frequently (some daily)
1. git clone
2. git branch
3. git checkout
4. git status
5. git add
6. git commit
7. git push
8. git pull
9. git fetch
10. git revert
11. git merge
12. git config
13. git init
14. git log
15. git diff
Follow Us