Login
From:
Bug Repellent
(Uncensored)
subscribe
Learning more about how commits are represented in Git
https://blog.safia.rocks/2018/03/23/learning-more-about-how-commits-are-represented-in/
links
backlinks
Roast topics
Find topics
Find it!
So in my last code-reading blog post, I decided to realign my exploration of the Git codebase and try to figure out how a commit is made. Essentially, I wanted to know what is going on under the hood when I type git commit.