Skip to content

Instantly share code, notes, and snippets.

View bkleinen's full-sized avatar

Barne Kleinen bkleinen

View GitHub Profile
@bkleinen
bkleinen / gist:34297b7ee4317bd2b36b
Created December 29, 2015 23:19 — forked from anikalindtner/gist:9524950
Workshops/Mailinglists/Lists
@bkleinen
bkleinen / simple-git-branching-model.md
Last active December 9, 2015 15:27 — forked from jbenet/simple-git-branching-model.md
a simple git branching model

a simple git branching model

(This article is by Juan Bennet, https://gist.github.com/jbenet/ee6c9ac48068889b0912 ) - I just forked it to make sure it doesn't disappear for some reason.)

This is a very simple git workflow. It (and variants) is in use by many people. I settled on it after using it very effectively at Athena. GitHub does something similar; Zach Holman mentioned it in this talk.

Update: Woah, thanks for all the attention. Didn't expect this simple rant