8000 Comparing TheOdinProject:main...WestComputing:master · TheOdinProject/javascript-exercises · GitHub
[go: up one dir, main page]

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

Commits on Mar 16, 2020

  1. Modify .gitignore

    WestComputing committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    2d5e872 View commit details
    Browse the repository at this point in the history
  2. Add helloWorld

    WestComputing committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    8685c67 View commit details
    Browse the repository at this point in the history
  3. Add repeatString

    WestComputing committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    ce47a99 View commit details
    Browse the repository at this point in the history
  4. Add reverseString

    WestComputing committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    7e644e7 View commit details
    Browse the repository at this point in the history
  5. Add removeFromArray

    WestComputing committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    dbf097a View commit details
    Browse the repository at this point in the history
  6. Add sumAll

    WestComputing committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    4ea0e31 View commit details
    Browse the repository at this point in the history
  7. Add leapYears

    WestComputing committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    fa5523b View commit details
    Browse the repository at this point in the history
  8. Add tempConversion

    WestComputing committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    47a2e2a View commit details
    Browse the repository at this point in the history
  9. Add calculator

    WestComputing committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    7d45d22 View commit details
    Browse the repository at this point in the history
  10. Add palindromes

    WestComputing committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    bd96477 View commit details
    Browse the repository at this point in the history
  11. Add caesar

    WestComputing committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    3845dbe View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2020

  1. Add fibonacci

    WestComputing committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    9a10d73 View commit details
    Browse the repository at this point in the history
  2. Add getTheTitles

    WestComputing committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    6fd5bee View commit details
    Browse the repository at this point in the history
  3. Add findTheOldest

    WestComputing committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    a2e923b View commit details
    Browse the repository at this point in the history
Loading
0