How to Start Using Git for Beginners
Overview
This article will explain how to use a few commands to get started using Git in the Terminal. Those commands are:
git init
git add
git commit
git branch
git checkout
git remote
git push
git pull
Materials
Computer
Git (1)
GitHub...
andrewdass.hashnode.dev5 min read