Skip to content
Snippets Groups Projects
Commit f37d73bc authored by Laurent Heirendt's avatar Laurent Heirendt :airplane:
Browse files

Merge branch 'kc-gitober23-p1' into 'develop'

gitober23 image update

See merge request R3/school/courses!185
parents c6af444b 1db34c36
No related branches found
No related tags found
1 merge request!185gitober23 image update
Pipeline #78992 passed
......@@ -17,7 +17,7 @@
<div class="fragment">
Gitlab:
<div style="position:absolute">
<img src="slides/img/commit_GUI_1.png" class="as-is" height="350px"/>
<img src="slides/img/commit_GUI_1.png" class="as-is" height="250px"/>
</div>
</div>
......
......@@ -49,13 +49,13 @@ After *Committing*, the *Create MR* button redirects you to the submission page
![bulb](slides/img/bulb.png) Good practice is to select *Delete source branch when merge request is accepted*. Why?
<div style="position:absolute;left:30%;top:1em" class="fragment fade-in-then-out" data-fragment-index="0">
<img src="slides/img/merge-request_popup.png" width="50%" >
<img src="slides/img/merge-request_popup.png" width="60%" >
</div>
<div style="position:absolute;left:30%;top:1em" class="fragment fade-in-then-out" data-fragment-index="3">
<img src="slides/img/merge-request_branches.png" width="50%" >
<div style="position:absolute;left:30%;top:10em" class="fragment fade-in-then-out" data-fragment-index="3">
<img src="slides/img/merge-request_branches.png" width="60%" >
</div>
<div style="position:absolute;left:20%;top:20em" class="fragment fade-in-then-out" data-fragment-index="5">
<img src="slides/img/merge-request_delete-source.png" width="50%" >
<img src="slides/img/merge-request_delete-source.png" width="70%" >
</div>
......@@ -6,7 +6,7 @@ Basic features:
* Ability to recover previous versions
* Track all changes to a document or code
<div style="position:absolute; left:50%">
<div style="position:absolute;left:60%;top:1em">
<img src="slides/img/version-history_OneDrive.png" height="650px">
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment