Easier atomic commits in Git(blog.hashrocket.com)
blog.hashrocket.com
Easier atomic commits in Git
http://blog.hashrocket.com/posts/easier-atomic-commits
1 comments
Gary 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...