Initially, I was struggling to understand git. How it’s work and why it behaves like this? I knew a few git commands pull, push, commit, and fetch to get my work done. This book covers all the topics. Starting from a basic concept like “How git snapshot works” to a more advanced concept like “Working of git internals”. Understand git internals also helped me to understand how Tree and LinkedList data structures are useful in the real world. Still, there …
Social Profiles