Skip to content
Permalink

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: TheOdinProject/javascript-exercises
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: FamousAmos/javascript-exercises
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 24 files changed
  • 1 contributor

Commits on Jan 20, 2022

  1. Initial commit

    FamousAmos committed Jan 20, 2022
    Copy the full SHA
    c1a8e72 View commit details
  2. Initial commit

    FamousAmos committed Jan 20, 2022
    Copy the full SHA
    7ab43a5 View commit details

Commits on Jun 24, 2022

  1. Merge branch 'main' of github.com:TheOdinProject/javascript-exercises…

    … into TheOdinProject-main
    FamousAmos committed Jun 24, 2022
    Copy the full SHA
    c775742 View commit details
  2. Merge branch 'TheOdinProject-main'

    This keep my fork updated with original project.
    FamousAmos committed Jun 24, 2022
    Copy the full SHA
    9d97211 View commit details
  3. Solve calculator

    FamousAmos committed Jun 24, 2022
    Copy the full SHA
    6c224db View commit details
  4. Update minimist

    FamousAmos committed Jun 24, 2022
    Copy the full SHA
    a0ebf04 View commit details
  5. Solve palindrome exercise

    FamousAmos committed Jun 24, 2022
    Copy the full SHA
    b726e17 View commit details
  6. Solve Fibonacci

    FamousAmos committed Jun 24, 2022
    Copy the full SHA
    842061e View commit details
  7. Solve getTheTitles

    FamousAmos committed Jun 24, 2022
    Copy the full SHA
    bc4618d View commit details
  8. Solve other exercises

    FamousAmos committed Jun 24, 2022
    Copy the full SHA
    f8452e2 View commit details
Loading