Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FizzBuzz
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitLab Basics
FizzBuzz
Merge requests
!5
Implemented fizzbuzz
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Open
Implemented fizzbuzz
ignacio.garcia/fizzbuzz:master
into
master
Overview
1
Commits
5
Pipelines
3
Changes
4
Open
Implemented fizzbuzz
Iñaki García
requested to merge
ignacio.garcia/fizzbuzz:master
into
master
Jul 16, 2020
Overview
1
Commits
5
Pipelines
3
Changes
4
My solution
Edited
Jul 16, 2020
by
Iñaki García
0
0
Merge request reports
Compare
master
version 2
8280dba2
Jul 16, 2020
version 1
713c8ca9
Jul 16, 2020
master (base)
and
latest version
latest version
7c1f6508
5 commits,
Jul 16, 2020
version 2
8280dba2
4 commits,
Jul 16, 2020
version 1
713c8ca9
3 commits,
Jul 16, 2020
4 files
+
23
−
3
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
.gitignore
+
2
−
1
View file @ 7c1f6508
Edit in single-file editor
Open in Web IDE
*.pyc
.pytest_cache
\ No newline at end of file
.pytest_cache
.idea/**
Loading