#git
Read more stories on Hashnode
Articles with this tag
git commit: this will create a commit (with commit hash) for your already in staged changes. git pull: Git Pull command is used to fetch all...
Step 1: Check Git Version: Step 2: Configure Git: Note: I am already using git email alias so I wont set it up Step 3: Git init: Step 4: Add Files...