Master Git Essentials and Branching Strategy.
Create a directory and move to directory and create a file and add content ,then initialize git using the following command.
To keep track of the file we need to add file and using git status we can see the status of it.
After that make changes...
srivenkat.hashnode.dev2 min read