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: bloominstituteoftechnology/JavaScript-I
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: MatthiasBakken/JavaScript-I-1
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.
  • 8 commits
  • 4 files changed
  • 1 contributor

Commits on Apr 16, 2018

  1. completed assignments and stretch goal

    Matthias Bakken
    Matthias Bakken committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    16b9c16 View commit details
    Browse the repository at this point in the history
  2. small changes

    Matthias Bakken
    Matthias Bakken committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    13ab5c5 View commit details
    Browse the repository at this point in the history
  3. cleaned up code and added returns to cb

    Matthias Bakken
    Matthias Bakken committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    b850216 View commit details
    Browse the repository at this point in the history
  4. cleaned up code and added returns to cb

    Matthias Bakken
    Matthias Bakken committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    fe96e02 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2018

  1. changed some console.logs into return statements

    Matthias Bakken
    Matthias Bakken committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    994a68b View commit details
    Browse the repository at this point in the history
  2. added car to lastCar variable in challenge 2. The instructions were u…

    …nclear on what to do with that variable.
    Matthias Bakken
    Matthias Bakken committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    86b8a16 View commit details
    Browse the repository at this point in the history
  3. added car to lastCar variable in challenge 2. The instructions were u…

    …nclear on what to do with that variable.
    Matthias Bakken
    Matthias Bakken committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    4b50920 View commit details
    Browse the repository at this point in the history
  4. removed return statements

    Matthias Bakken
    Matthias Bakken committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    c2e36ff View commit details
    Browse the repository at this point in the history
Loading