Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
faang
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
18
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
CSE 391
24wi
faang
Merge requests
!205
Added product, employee name, and images
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Added product, employee name, and images
ejnixon_staff_page
into
main
Overview
1
Commits
4
Pipelines
4
Changes
4
Merged
Emily Nixon
requested to merge
ejnixon_staff_page
into
main
1 year ago
Overview
1
Commits
4
Pipelines
4
Changes
1
Expand
Added employee, two images, and a product
👍
0
👎
0
Merge request reports
Viewing commit
e033417c
Prev
Next
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
e033417c
added deleted line
· e033417c
Emily Nixon
authored
1 year ago
Products.java
+
1
−
1
Options
@@ -132,7 +132,7 @@ public class Products { /* a good class, but not as good as cse391 */
"Image of black and white nikes"
,
105.97
);
}
}
public
Product
ejnixonsProduct
()
{
return
new
Product
(
Loading