Cheat sheet for GitHub commands
Top Git commands to use in gitbash
git status
gitstatus is used to check whether the current folder has git instance or not
git status
git init
git init command is used to initialize the git in the current folder
git init
git config
git config is...
anushadokuparthi.hashnode.dev1 min read