Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TD8
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Tom Bray
TD8
Compare revisions
840f2fbdaeef4cb3f3296eadfcdef50965270436 to d48ce6584b002814bbe58de3b64b8f7863762f20
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
path/td8
Select target project
No results found
d48ce6584b002814bbe58de3b64b8f7863762f20
Select Git revision
Branches
Fail
branche_hello
jeveuxpartirloin
labranchedepindenoecreea1601
main
ne_pas_mettre_un_nom_nul_c_important
origin/hello
test
welcome
9 results
Swap
Target
path/td8
Select target project
path/td8
1 result
840f2fbdaeef4cb3f3296eadfcdef50965270436
Select Git revision
Branches
Fail
branche_hello
jeveuxpartirloin
labranchedepindenoecreea1601
main
ne_pas_mettre_un_nom_nul_c_important
origin/hello
test
welcome
9 results
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (2)
ma fonction dit au revoir
· ed1b06c0
Noé Bertramo
authored
2 years ago
ed1b06c0
Merge branch 'main' into 'hello'
· d48ce658
Tom Bray
authored
2 years ago
# Conflicts: # goodbye/goodbye.py
d48ce658
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
goodbye/goodbye.py
+0
-2
0 additions, 2 deletions
goodbye/goodbye.py
with
0 additions
and
2 deletions
goodbye/goodbye.py
View file @
d48ce658
# ma fonction dit au revoir
def
goodbye
():
nom
=
str
(
input
(
"
What
'
s your name?
"
))
print
(
"
Goodbye
"
+
nom
)
...
...
This diff is collapsed.
Click to expand it.