Easier atomic commits in Git
blog.hashrocket.com
Easier atomic commits in Git
1–2 of 2 posts
Re: Easier atomic commits in Git
#2Gary Bernhardt's Destroy All Software screencast series includes some good points on why keeping commits atomic is a good idea, and Wikipedia has a good general description of this SCM "convention": http://en.wikipedia.org/wiki/Atomic_commit#Atomic_Commit_Con...