Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
git-intro1
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
Nishi, Nishi (PG/T - Comp Sci & Elec Eng)
git-intro1
Compare revisions
727a264b472b9e9b8c3e788da82150732151d21e to fa4d16e33eb598598bd9bd4a7a9d03afd6aa0bda
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
n.00040/git-intro1
Select target project
No results found
fa4d16e33eb598598bd9bd4a7a9d03afd6aa0bda
Select Git revision
Swap
Target
n.00040/git-intro1
Select target project
n.00040/git-intro1
1 result
727a264b472b9e9b8c3e788da82150732151d21e
Select Git revision
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (2)
added first piece of code
· 076d2954
Nishi
authored
1 year ago
076d2954
Merge branch 'main' of
https://gitlab.surrey.ac.uk/n.00040/git-intro1
· fa4d16e3
Nishi
authored
1 year ago
fa4d16e3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Hello.py
+1
-0
1 addition, 0 deletions
Hello.py
with
1 addition
and
0 deletions
Hello.py
0 → 100644
View file @
fa4d16e3
print
(
"
hello World
"
)
This diff is collapsed.
Click to expand it.