git bisect bad Bisecting: 14 revisions left to test after this (roughly 4 steps) [368c20e61b675494d6274afe6c6ddfb9 30f3e290] Make awesome change to teh codez
build time, based on git tags • http://stuff.bondo.net/post/7769890357/ using-build-and-version-numbers-and-the- art-of gist.github.com/osteslag/1089407
tool hides the complexity • Fine if you have a periodic release cycle • In small teams, often better to have a formal process than an informal one nvie/gitflow
deployable • Develop on a branch, merge to master via pull request then immediately deploy • Great for web-based stuff like GitHub • Do clients want a new adhoc build after every feature?