-
Notifications
You must be signed in to change notification settings - Fork 729
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: gophercises/quiz
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: rsxb/quiz
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 5 files changed
- 2 contributors
Commits on Feb 16, 2019
-
* Solve quiz gophercise * Support `go mod` for dependency management * Update README.md
Ravneet Singh authoredFeb 16, 2019 Configuration menu - View commit details
-
Copy full SHA for ce00efd - Browse repository at this point
Copy the full SHA ce00efdView commit details -
Refactor quiz function into separate file (#2)
Ravneet Singh authoredFeb 16, 2019 Configuration menu - View commit details
-
Copy full SHA for 133ac5c - Browse repository at this point
Copy the full SHA 133ac5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0557c3b - Browse repository at this point
Copy the full SHA 0557c3bView commit details -
* Create problem struct * Refactor csv parsing logic * Generalize quiz() to work with structs
Configuration menu - View commit details
-
Copy full SHA for c9763d2 - Browse repository at this point
Copy the full SHA c9763d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46c69aa - Browse repository at this point
Copy the full SHA 46c69aaView commit details -
* Add doc & inline comments to quiz.go * Export quiz function as Quiz() * Improve question output format
Configuration menu - View commit details
-
Copy full SHA for 481bc4b - Browse repository at this point
Copy the full SHA 481bc4bView commit details -
Handle incorrectly formatted input
* Use bufio.ReadString instead of fmt.Scanln() * Trim leading and trailing whitespace
Configuration menu - View commit details
-
Copy full SHA for 99210dc - Browse repository at this point
Copy the full SHA 99210dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00307e0 - Browse repository at this point
Copy the full SHA 00307e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2eed9c2 - Browse repository at this point
Copy the full SHA 2eed9c2View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master