Welcome to FOSS TechNix for Learning Git tutorials. This guide will help for new beginners to learn git commands and Operation on Git.
What is Git ?
Git is a most popular distributed version-control system for tracking changes in source code during software development.
Stages In GIT
Below are common stages while working with Git.
git init – Initialize git repo
ls – List files and directories
ls -la – List hidden directories
git status – To know which phase