Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CardGame
Manage
Activity
Members
Labels
Plan
Issues
1
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package 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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nathalie Graidy Andreassen
CardGame
Merge requests
!2
Resolve "Oppgave 1"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve "Oppgave 1"
1-oppgave-1
into
main
Overview
0
Commits
2
Pipelines
0
Changes
3
Merged
Nathalie Graidy Andreassen
requested to merge
1-oppgave-1
into
main
11 months ago
Overview
0
Commits
2
Pipelines
0
Changes
3
Expand
Closes
#1 (closed)
0
0
Merge request reports
Compare
main
main (base)
and
latest version
latest version
829dd089
2 commits,
11 months ago
3 files
+
92
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
src/main/java/
org/example
/Main.java
→
src/main/java/
no/ntnu/idatt2003/demo
/Main.java
+
1
−
1
Options
package
org.example
;
package
no.ntnu.idatt2003.demo
;
// Press Shift twice to open the Search Everywhere dialog and type `show whitespaces`,
// then press Enter. You can now see whitespace characters in your code.
Loading