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: treehouse-projects/java-debugging-flashy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: code-aspirant/java-debugging-flashy
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.
  • 6 commits
  • 14 files changed
  • 2 contributors

Commits on Jun 9, 2017

  1. first commit

    Brad Zagorski
    Brad Zagorski committed Jun 9, 2017
    Configuration menu
    Copy the full SHA
    4300cef View commit details
    Browse the repository at this point in the history
  2. Addresses issue #6 by changing number of examples to 3

    Brad Zagorski
    Brad Zagorski committed Jun 9, 2017
    Configuration menu
    Copy the full SHA
    d6dcdec View commit details
    Browse the repository at this point in the history
  3. Addresses bug described in #6 where the total count in the call to ac…

    …tion was off
    Brad Zagorski
    Brad Zagorski committed Jun 9, 2017
    Configuration menu
    Copy the full SHA
    0e38128 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9904bdf View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2017

  1. Fixes incorrect counting from logic flow

    Brad Zagorski
    Brad Zagorski committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    7531739 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #15 from code-aspirant/bogus-counting

    Fixes incorrect counting from logic flow
    code-aspirant authored Jun 10, 2017
    Configuration menu
    Copy the full SHA
    cd09fe4 View commit details
    Browse the repository at this point in the history
Loading