Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
git-intro
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Leung, Alana (UG - Comp Sci & Elec Eng)
git-intro
Compare revisions
17fca99d14d937cd173f631ef46ffa6edaa82d3b to ccbd9dffa586f35d2fbc4cdeb266b8d274250f62
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
al01360/git-intro
Select target project
No results found
ccbd9dffa586f35d2fbc4cdeb266b8d274250f62
Select Git revision
Branches
main
test
Swap
Target
al01360/git-intro
Select target project
al01360/git-intro
1 result
17fca99d14d937cd173f631ef46ffa6edaa82d3b
Select Git revision
Branches
main
test
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (2)
added how I am feeling
· b660cb5b
Leung, Alana (UG - Comp Sci & Elec Eng)
authored
4 months ago
b660cb5b
Merge branch 'develop' into 'main'
· ccbd9dff
Leung, Alana (UG - Comp Sci & Elec Eng)
authored
4 months ago
How I am feeling Closes
#1
See merge request
!1
ccbd9dff
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Hello.py
+2
-1
2 additions, 1 deletion
Hello.py
with
2 additions
and
1 deletion
Hello.py
View file @
ccbd9dff
print
(
"
Hello World, Alana
"
)
print
(
"
Hello World
"
)
print
(
"
I am feeling happy today
"
)
This diff is collapsed.
Click to expand it.