By robinnagpal
via robinnagpal.wordpress.com
Published: Aug 07 2012 / 09:47
In this blog post I am going to highlight the way GIT tracks your files and how it maintains the versions of it. After reading these concepts you will have answer to the following questions Why is GIT called a distributed version control system. Why creating and switching of branches is so fast in GIT What happens internally when you commit, make a branch, move your code from one revision to other etc.
Add your comment