Slide 1

Slide 1 text

Feature Branches
 as an art with Matthew McCullough at Fluent 2014

Slide 2

Slide 2 text

[email protected] education.github.com @matthewmccull Q&A

Slide 3

Slide 3 text

Branch everything

Slide 4

Slide 4 text

Reuse commit messages

Slide 5

Slide 5 text

Combine with amend

Slide 6

Slide 6 text

Redo with reset

Slide 7

Slide 7 text

Squash a merge

Slide 8

Slide 8 text

Reuse with cherry pick

Slide 9

Slide 9 text

Rebase on a branch

Slide 10

Slide 10 text

Rebase interactively

Slide 11

Slide 11 text

Fixup with rebase

Slide 12

Slide 12 text

Branch duplication

Slide 13

Slide 13 text

Reflog for resurrection