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
6dcbc80e54e76b6563a40a30bc452f2b2c52fbfc to b660cb5b6434518259f4462c57dfe7922b863076
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
b660cb5b6434518259f4462c57dfe7922b863076
Select Git revision
Branches
main
test
Swap
Target
al01360/git-intro
Select target project
al01360/git-intro
1 result
6dcbc80e54e76b6563a40a30bc452f2b2c52fbfc
Select Git revision
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (5)
Add new file
· 60e98a60
Leung, Alana (UG - Comp Sci & Elec Eng)
authored
4 months ago
60e98a60
Merge branch 'develop'
· 128eaf83
Leung, Alana (UG - Comp Sci & Elec Eng)
authored
4 months ago
128eaf83
added name to print statement
· df853cca
Leung, Alana (UG - Comp Sci & Elec Eng)
authored
4 months ago
df853cca
added name to print statement
· 17fca99d
Leung, Alana (UG - Comp Sci & Elec Eng)
authored
4 months ago
17fca99d
added how I am feeling
· b660cb5b
Leung, Alana (UG - Comp Sci & Elec Eng)
authored
4 months ago
b660cb5b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Hello.py
+2
-0
2 additions, 0 deletions
Hello.py
my_file.md
+1
-0
1 addition, 0 deletions
my_file.md
with
3 additions
and
0 deletions
Hello.py
View file @
b660cb5b
print
(
"
Hello World
"
)
print
(
"
I am feeling happy today
"
)
This diff is collapsed.
Click to expand it.
my_file.md
0 → 100644
View file @
b660cb5b
Testing
\ No newline at end of file
This diff is collapsed.
Click to expand it.