Intro to Version Control with Git on Command Line/ Terminal
The Basic Skill of using git is a necessity when it comes to Software Development. Here we will talk about how one can get started with git on terminal.
I took up a course on Git recently and thought of sharing what all I learned. No, I’m not promoting any course. It is always said that if you can teach it to others, then you’ve mastered the concept. So here I go telling you every bit of Git. I will divide the concepts into multiple articles so that it doesn’t seem too intimidating to the newbies. If you haven’t worked in terminal/command prompt before, I might also help you learn that.