-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgit-remote-clone.drawio
More file actions
61 lines (61 loc) · 6.72 KB
/
Copy pathgit-remote-clone.drawio
File metadata and controls
61 lines (61 loc) · 6.72 KB
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
53
54
55
56
57
58
59
60
61
<mxfile host="Electron">
<diagram id="clone" name="Clone">
<mxGraphModel dx="1094" dy="969" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="780" pageHeight="380" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="bg-card" parent="1" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=#D3D1C7;strokeWidth=0.5;shadow=0;arcSize=5;" value="" vertex="1">
<mxGeometry height="350" width="760" x="10" y="10" as="geometry" />
</mxCell>
<mxCell id="label-title" parent="1" style="text;html=1;strokeColor=none;fillColor=none;align=left;verticalAlign=top;fontSize=14;fontStyle=1;fontColor=#2C2C2A;fontFamily=Helvetica;" value="git clone" vertex="1">
<mxGeometry height="24" width="120" x="30" y="20" as="geometry" />
</mxCell>
<mxCell id="zone-local" parent="1" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#FAF4E8;strokeColor=#D3D1C7;strokeWidth=0.5;shadow=0;arcSize=5;" value="" vertex="1">
<mxGeometry height="285" width="470" x="30" y="55" as="geometry" />
</mxCell>
<mxCell id="label-local" parent="1" style="text;html=1;strokeColor=none;fillColor=none;align=left;verticalAlign=top;fontSize=12;fontStyle=1;fontColor=#2C2C2A;fontFamily=Helvetica;" value="Local machine" vertex="1">
<mxGeometry height="20" width="240" x="40" y="60" as="geometry" />
</mxCell>
<mxCell id="zone-remote" parent="1" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#EAF1F5;strokeColor=#D3D1C7;strokeWidth=0.5;shadow=0;arcSize=5;" value="" vertex="1">
<mxGeometry height="285" width="170" x="570" y="55" as="geometry" />
</mxCell>
<mxCell id="label-remote" parent="1" style="text;html=1;strokeColor=none;fillColor=none;align=left;verticalAlign=top;fontSize=12;fontStyle=1;fontColor=#2C2C2A;fontFamily=Helvetica;" value="Remote server" vertex="1">
<mxGeometry height="20" width="120" x="575" y="60" as="geometry" />
</mxCell>
<mxCell id="box-worktree" parent="1" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#DBEAFE;strokeColor=#2563EB;strokeWidth=1.5;shadow=0;fontSize=12;fontStyle=1;fontColor=#1E40AF;fontFamily=Helvetica;verticalAlign=middle;align=center;arcSize=10;" value="<font style="color: rgb(30, 64, 175);">Working Tree</font><div><i style="font-size: 11px; font-weight: 400; color: rgb(95, 94, 90);"><font style="color: rgb(30, 64, 175);">(main branch)</font></i></div>" vertex="1">
<mxGeometry height="55" width="120" x="40" y="147" as="geometry" />
</mxCell>
<mxCell id="box-local" parent="1" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#DCFCE7;strokeColor=#16A34A;strokeWidth=1.5;shadow=0;fontSize=12;fontStyle=1;fontColor=#15803D;fontFamily=Helvetica;verticalAlign=top;align=center;arcSize=8;" value="Local Repo (.git)" vertex="1">
<mxGeometry height="230" width="240" x="240" y="90" as="geometry" />
</mxCell>
<mxCell id="box-branches" parent="1" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#F1F1F1;strokeColor=#888888;strokeWidth=1.5;shadow=0;fontSize=11;fontStyle=1;fontColor=#2C2C2A;fontFamily=Helvetica;verticalAlign=middle;align=center;arcSize=10;" value="Branches<div><i style="color: rgb(95, 94, 90); font-weight: 400;">(main branch)</i></div>" vertex="1">
<mxGeometry height="50" width="100" x="255" y="149" as="geometry" />
</mxCell>
<mxCell id="box-tracking" parent="1" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#f5f5f5;strokeColor=#888888;strokeWidth=1.5;shadow=0;fontSize=11;fontStyle=1;fontColor=#333333;fontFamily=Helvetica;verticalAlign=middle;align=center;arcSize=10;" value="Remote-tracking<div><font color="#5f5e5a"><span style="font-weight: 400;"><i>(all branches)</i></span></font></div>" vertex="1">
<mxGeometry height="50" width="100" x="365" y="149" as="geometry" />
</mxCell>
<mxCell id="box-origin" parent="1" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#F1F1F1;strokeColor=#888888;strokeWidth=1.5;shadow=0;fontSize=11;fontStyle=1;fontColor=#2C2C2A;fontFamily=Courier New;verticalAlign=middle;align=center;arcSize=10;" value=".git/config<br>origin → URL" vertex="1">
<mxGeometry height="50" width="100" x="255" y="210" as="geometry" />
</mxCell>
<mxCell id="box-objects" parent="1" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#F1F1F1;strokeColor=#888888;strokeWidth=1.5;shadow=0;fontSize=11;fontStyle=1;fontColor=#2C2C2A;fontFamily=Helvetica;verticalAlign=middle;align=center;arcSize=10;" value=".git/objects<br><i style="font-weight:normal;color:#5F5E5A">(full history)</i>" vertex="1">
<mxGeometry height="50" width="100" x="365" y="210" as="geometry" />
</mxCell>
<mxCell id="box-remote" parent="1" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#EDE9FE;strokeColor=#7C3AED;strokeWidth=0.5;shadow=0;fontSize=12;fontStyle=1;fontColor=#5B21B6;fontFamily=Helvetica;verticalAlign=middle;align=center;arcSize=10;" value="Remote<br>Repo" vertex="1">
<mxGeometry height="55" width="100" x="605" y="178" as="geometry" />
</mxCell>
<mxCell id="arr-clone" edge="1" parent="1" source="box-remote" style="endArrow=classic;html=1;strokeColor=#16A34A;strokeWidth=2;endFill=1;endSize=6;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;edgeStyle=orthogonalEdgeStyle;" target="box-local">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="label-clone" parent="1" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=bottom;fontSize=11;fontStyle=0;fontColor=#15803D;fontFamily=Courier New;" value="git clone" vertex="1">
<mxGeometry height="18" width="70" x="500" y="181" as="geometry" />
</mxCell>
<mxCell id="arr-checkout" edge="1" parent="1" source="box-branches" style="endArrow=classic;html=1;strokeColor=#2563EB;strokeWidth=2;endFill=1;endSize=6;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" target="box-worktree">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="label-checkout" parent="1" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=bottom;fontSize=11;fontStyle=2;fontColor=#5F5E5A;fontFamily=Helvetica;" value="checkout main" vertex="1">
<mxGeometry height="18" width="100" x="150" y="149" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>