Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@moomzni
moomzni / masterflow.dot
Last active September 15, 2017 13:19
Graphviz representation of masterflow git branching strategy - https://medium.com/@moomzni/masterflow-simple-git-branching-e9b6844d64af
digraph masterflow {
bgcolor="transparent";
rankdir="LR";
node[width=0.2, height=0.2, shape=egg, fontsize=8.0, fillcolor=green, style=filled];
edge[weight=2, arrowhead=vee, arrowsize=.5];
// Master
"m1"[group="master", label="master",];
"m2"[group="master", label="master", xlabel="Tag: r2.0.0"];
"m3"[group="master", label="master", xlabel="Tag: r2.1.0"];
"m4"[group="master", label="master"];

Keybase proof

I hereby claim:

  • I am moomzni on github.
  • I am moomzni (https://keybase.io/moomzni) on keybase.
  • I have a public key ASA1O95nZyM0R9CrMiX63ktQRQrI55Cle_1bHHUGeKD7yQo

To claim this, I am signing this object: