Inside Git: How It Works and the Role of the .git Folder
Jan 17 · 3 min read · Git Internal Working → Everytime we commit the changes into our local repository, snapshot of the system at that moment is taken and saved. Working Directory: The directory on the computer where we are currently editing the files Staging Area: The t...
Join discussion
