summaryrefslogtreecommitdiff
path: root/architecture.svg
blob: 28af656269851bb74e92a7909a9caf8cc6b4edfd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
 "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 2.38.0 (20140413.2041)
 -->
<!-- Title: %3 Pages: 1 -->
<svg width="404pt" height="240pt"
 viewBox="0.00 0.00 404.00 240.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 236)">
<title>%3</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-236 400,-236 400,4 -4,4"/>
<!-- hooks -->
<g id="node1" class="node"><title>hooks</title>
<polygon fill="none" stroke="black" points="61.5,-185.5 61.5,-231.5 334.5,-231.5 334.5,-185.5 61.5,-185.5"/>
<text text-anchor="middle" x="198" y="-216.3" font-family="Times,serif" font-size="14.00">Hooks</text>
<polyline fill="none" stroke="black" points="61.5,-208.5 334.5,-208.5 "/>
<text text-anchor="middle" x="100" y="-193.3" font-family="Times,serif" font-size="14.00">pre&#45;receive</text>
<polyline fill="none" stroke="black" points="138.5,-185.5 138.5,-208.5 "/>
<text text-anchor="middle" x="170.5" y="-193.3" font-family="Times,serif" font-size="14.00">pre&#45;push</text>
<polyline fill="none" stroke="black" points="202.5,-185.5 202.5,-208.5 "/>
<text text-anchor="middle" x="268.5" y="-193.3" font-family="Times,serif" font-size="14.00">prepare&#45;commit&#45;msg</text>
</g>
<!-- policies -->
<g id="node2" class="node"><title>policies</title>
<polygon fill="none" stroke="black" points="0,-87.5 0,-133.5 396,-133.5 396,-87.5 0,-87.5"/>
<text text-anchor="middle" x="198" y="-118.3" font-family="Times,serif" font-size="14.00">Policies</text>
<polyline fill="none" stroke="black" points="0,-110.5 396,-110.5 "/>
<text text-anchor="middle" x="59.5" y="-95.3" font-family="Times,serif" font-size="14.00">verify git commits</text>
<polyline fill="none" stroke="black" points="119,-87.5 119,-110.5 "/>
<text text-anchor="middle" x="190.5" y="-95.3" font-family="Times,serif" font-size="14.00">verify different authors</text>
<polyline fill="none" stroke="black" points="262,-87.5 262,-110.5 "/>
<text text-anchor="middle" x="329" y="-95.3" font-family="Times,serif" font-size="14.00">prepend branch name</text>
</g>
<!-- hooks&#45;&gt;policies -->
<g id="edge1" class="edge"><title>hooks&#45;&gt;policies</title>
<path fill="none" stroke="black" d="M198,-185.234C198,-172.997 198,-157.591 198,-144.029"/>
<polygon fill="black" stroke="black" points="201.5,-143.645 198,-133.645 194.5,-143.645 201.5,-143.645"/>
<text text-anchor="middle" x="222.5" y="-155.8" font-family="Times,serif" font-size="14.00"> &#160;triggers</text>
</g>
<!-- config -->
<g id="node3" class="node"><title>config</title>
<polygon fill="none" stroke="black" points="244,-36 152,-36 152,-0 244,-0 244,-36"/>
<text text-anchor="middle" x="198" y="-14.3" font-family="Times,serif" font-size="14.00">Configuration</text>
</g>
<!-- policies&#45;&gt;config -->
<g id="edge2" class="edge"><title>policies&#45;&gt;config</title>
<path fill="none" stroke="black" d="M198,-87.1292C198,-74.7795 198,-59.3444 198,-46.2899"/>
<polygon fill="black" stroke="black" points="201.5,-46.0041 198,-36.0041 194.5,-46.0041 201.5,-46.0041"/>
<text text-anchor="middle" x="238" y="-57.8" font-family="Times,serif" font-size="14.00"> &#160;controlled by</text>
</g>
</g>
</svg>