- http://stackoverflow.com/questions/804115 (
rebasevsmerge). - https://www.atlassian.com/git/tutorials/merging-vs-rebasing (
rebasevsmerge) - https://www.atlassian.com/git/tutorials/undoing-changes/ (
resetvscheckoutvsrevert) - http://stackoverflow.com/questions/2221658 (HEAD^ vs HEAD~) (See
git rev-parse) - http://stackoverflow.com/questions/292357 (
pullvsfetch) - http://stackoverflow.com/questions/39651 (
stashvsbranch) - http://stackoverflow.com/questions/8358035 (
resetvscheckoutvsrevert)
In no particular order. (coz ordering them is impossible)
- Hammock-Driven Development by Rich Hickey
- Simple made Easy by Rick Hickey
- Architecture the Lost Years by Robert Martin
- Therapeutic Refactoring by Katrina Owen
- Y Not - Adventures in Functional Programming by Jim Weirich
- Decoupling from Rails by Jim Weirich
- Nothing is Something by Sandi Metz
- What the heck is an event loop anyways? by Philip Roberts