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
Merge requests
!1
Hello
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Hello
hello
into
main
Overview
0
Commits
3
Pipelines
0
Changes
2
Merged
Hello
Tom Bray
requested to merge
hello
into
main
Oct 19, 2022
Overview
0
Commits
3
Pipelines
0
Changes
2
0
0
Merge request reports
Compare
main
version 1
840f2fbd
Oct 19, 2022
main (base)
and
latest version
latest version
d48ce658
3 commits,
Oct 19, 2022
version 1
840f2fbd
2 commits,
Oct 19, 2022
2 files
+
6
−
89
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Hello/hello.py
0 → 100644
+
2
−
0
View file @ d48ce658
Edit in single-file editor
Open in Web IDE
def
hello
():
print
(
'
hello
'
)
\ No newline at end of file
Loading