Login
From:
Bug Repellent
(Uncensored)
subscribe
A complete story of what happens when you run `git commit`
https://blog.safia.rocks/2018/03/26/a-complete-story-of-what-happens-when-you-run-git/
links
backlinks
Roast topics
Find topics
Find it!
So, in my last blog post, I looked into the data structures used to represent commits in the Git code base. In this blog post, I’d like to look a little bit more into what actually happens when you run git commit inside a Git repository.