You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lectures/16_automatization.md
+5-9Lines changed: 5 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -171,10 +171,6 @@ For example Google Docs or Microsoft Word also provides some level of version co
171
171
172
172
The current level of software complexity is not manageable without allowing many people to work on the same code base, and the separation of the development versions from the production one.
173
173
174
-
::: {.mt-3}
175
-
**later on the course**: the types and operation of version control systems
176
-
:::
177
-
178
174
179
175
# collaboration via version control systems
180
176
@@ -312,7 +308,7 @@ the figures are based on Figure 2.4 of the [TortoiseSVN documentation](https://t
312
308
:::::::::
313
309
::::::::::::
314
310
315
-
::: {.text-align-left .mt-3 .fragment}
311
+
::: {.text-align-left .mt-3}
316
312
example: **git**, mercurial
317
313
:::
318
314
@@ -325,14 +321,14 @@ the figures are based on Figure 2.5 of the [TortoiseSVN documentation](https://t
0 commit comments