© 2026 Hashnode
Git is a very popular version control system that tracks the changes in our code. How Git internally works ? From the outside git is looking very complex and complicated thing but it’s not the complicate it just stores the changes in .git directory W...
