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: copyKitty/Basic-JavaScript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: bloominstituteoftechnology/Basic-JavaScript
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
  • 10 files changed
  • 3 contributors

Commits on Jul 11, 2017

  1. Configuration menu
    Copy the full SHA
    3d655dd View commit details
    Browse the repository at this point in the history
  2. Update test description

    sunjieming committed Jul 11, 2017
    Configuration menu
    Copy the full SHA
    b2be955 View commit details
    Browse the repository at this point in the history
  3. Fix typo and update linter

    sunjieming committed Jul 11, 2017
    Configuration menu
    Copy the full SHA
    6ecf649 View commit details
    Browse the repository at this point in the history
  4. Update problem description

    sunjieming committed Jul 11, 2017
    Configuration menu
    Copy the full SHA
    665adb3 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2017

  1. Update description

    sunjieming committed Jul 12, 2017
    Configuration menu
    Copy the full SHA
    3b245bd View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2017

  1. Added callback tests and refactored test files

    sunjieming committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    b2098d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2017

  1. Updated multiplyNums in project-4

      `// Write a function called multiplyNums that multiplies two numbers and passes the result to the callback`
    from
      `// Write a function called multiplyNums that adds two numbers and passes the result to the callback`
    taithethai authored Aug 20, 2017
    Configuration menu
    Copy the full SHA
    cb6d552 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2017

  1. Configuration menu
    Copy the full SHA
    7cd3ce3 View commit details
    Browse the repository at this point in the history
Loading