Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
courses
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
R3
school
courses
Commits
58aa2f27
Verified
Commit
58aa2f27
authored
2 years ago
by
Laurent Heirendt
Browse files
Options
Downloads
Patches
Plain Diff
changes to commit
parent
17ff9040
No related branches found
No related tags found
2 merge requests
!129
[release] Regular merge of develop
,
!126
Changes for git part 1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
2022/2022-05-31_git-trilogy-part-1/slides/commit.md
+7
-7
7 additions, 7 deletions
2022/2022-05-31_git-trilogy-part-1/slides/commit.md
2022/2022-05-31_git-trilogy-part-1/slides/img/commit_changes.png
+0
-0
0 additions, 0 deletions
...22-05-31_git-trilogy-part-1/slides/img/commit_changes.png
with
7 additions
and
7 deletions
2022/2022-05-31_git-trilogy-part-1/slides/commit.md
+
7
−
7
View file @
58aa2f27
...
...
@@ -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
This diff is collapsed.
Click to expand it.
2022/2022-05-31_git-trilogy-part-1/slides/img/commit_changes.png
+
0
−
0
View replaced file @
17ff9040
View file @
58aa2f27
35.1 KiB
|
W:
|
H:
58.8 KiB
|
W:
|
H:
2-up
Swipe
Onion skin
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment