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: git-kv/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.
  • 7 commits
  • 13 files changed
  • 1 contributor

Commits on Jun 15, 2023

  1. Solves 01_helloWorld

    git-kv committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    9ae9ba1 View commit details
    Browse the repository at this point in the history
  2. Solves 02_repeatString

    git-kv committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    158ca86 View commit details
    Browse the repository at this point in the history
  3. Solves 03_reverseString

    git-kv committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    25ef405 View commit details
    Browse the repository at this point in the history
  4. Solves 04_removeFromArray

    git-kv committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    bef69ad View commit details
    Browse the repository at this point in the history
  5. Solves 05_sumAll

    git-kv committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    006641d View commit details
    Browse the repository at this point in the history
  6. Solves 06_leapYears

    git-kv committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    b040ee9 View commit details
    Browse the repository at this point in the history
  7. Solves 07_tempConversions

    git-kv committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    066319a View commit details
    Browse the repository at this point in the history
Loading