All things CLI
Why I Create Atomic Commits In Git
Estimated 3 minute read
I wrote about crafting changes into small atomic commits using Git. It looked like there was some confusion. I want to share what I understand about atomic and monolithic commits and why I create atomic commits in Git. I got a question in Reddit by …
#85