Git Tutorial #4 – How to do First Commit in Git | First Git Commit

In this Git and GitHub Tutorial, we will learn how to do first commit in git. We will understand about various scenarios which might be possible when you join any project as developer or test automation engineer and then walk through the process of check in the code to Git local repository.

Doing the first Git commit in Git local repository is very simple process and a must skill for SDET to have in order to version control your automation code.

Git and GitHub Tutorial #1 – What is Git | Introduction to Git

In this Git and GitHub Tutorial, we will learn what is Git and introduce all the key concepts about Git and why do we need it. We will start with introduction to Git and what are the advantages of Git in software development and testing.