File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,6 @@ git version 1.8.2
16
16
{% include slide-section %}
17
17
{% capture slide %}
18
18
![ svg] ( ../assets/diagrams/distributed-version-control.svg )
19
- {% include svg %}
20
19
{% endcapture %}
21
20
{% include slide-section %}
22
21
@@ -115,7 +114,6 @@ Repositories can be created in numerous ways, including:
115
114
* With ` git init ` at the command line
116
115
117
116
![ svg] ( ../assets/diagrams/repo-clone.svg )
118
- {% include svg %}
119
117
120
118
#### Repository creation concepts
121
119
<!-- TODO -->
@@ -143,7 +141,6 @@ Repositories can be created in numerous ways, including:
143
141
{% include slide-section %}
144
142
{% capture slide %}
145
143
![ svg] ( ../assets/diagrams/what-is-a-commit.svg )
146
- {% include svg %}
147
144
{% endcapture %}
148
145
{% include slide-section %}
149
146
@@ -206,7 +203,6 @@ Git enables repositories to be created both on GitHub, or locally on a developer
206
203
### Syncing history
207
204
208
205
![ svg] ( ../assets/diagrams/sync.svg )
209
- {% include svg %}
210
206
{% endcapture %}
211
207
{% include slide-section %}
212
208
You can’t perform that action at this time.
0 commit comments