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

changes to commit

parent 17ff9040
No related branches found
No related tags found
2 merge requests!129[release] Regular merge of develop,!126Changes for git part 1
......@@ -4,17 +4,18 @@
* Every change moves the repository to a new state.
* Every change added to the sequence of changes is called **commit**.
* Every commit has:
* message - why
* author - who
* timestamp - when
* unique identifier
* content - what?
* a message - why?
* an author - who?
* a timestamp - when?
* unique identifier - tracking number
<div style="position:absolute;left:60%;top:1em">
<img src="slides/img/commit_history-diagram.png" class="as-is" height="800px"/>
</div>
<div class="fragment">
Gitlab UI:
Gitlab:
<div style="position:absolute">
<img src="slides/img/commit_GUI_1.png" class="as-is" height="350px"/>
</div>
......@@ -45,10 +46,9 @@ Gitlab UI:
<img src="slides/img/commit_GUI_click-on-commit.png" class="as-is" height="75px"/>
</div>
<div class="fragment fade-in-then-out" data-fragment-index="3">
<img src="slides/img/commit_changes.png" class="as-is" height="600px"/>
<img src="slides/img/commit_changes.png" class="as-is" width="80%"/>
</div>
What is this
Notes:
Congrats! Now you have reviewed recent changes in your repository!
\ No newline at end of file
2022/2022-05-31_git-trilogy-part-1/slides/img/commit_changes.png

35.1 KiB | W: | H:

2022/2022-05-31_git-trilogy-part-1/slides/img/commit_changes.png

58.8 KiB | W: | H:

2022/2022-05-31_git-trilogy-part-1/slides/img/commit_changes.png
2022/2022-05-31_git-trilogy-part-1/slides/img/commit_changes.png
2022/2022-05-31_git-trilogy-part-1/slides/img/commit_changes.png
2022/2022-05-31_git-trilogy-part-1/slides/img/commit_changes.png
  • 2-up
  • Swipe
  • Onion skin
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