Learning Git and GitHub
Learngitbranching.js.org
Main
Introduction Sequence
1. Introduction to Commits
A commit in git repository records a snapshot of all the tracked files in your directory.
It’s like gaint copy and paste but even better
to solve
Solution
$ git ...
blog.giriamrit.com.np10 min read