Git Storage Simulator
Some of the basic steps in how git stores files internally in the '.git' directory with each commit
All features also work in the GitHub Page. https://majudhu.github.io/webgitsim/webgitsim.html
- Adding files
- Commiting
- Basic details of commits, trees and blobs
- Removing Files
- Branching
- Tagging