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: titobitee/java-programming
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: angiejones/java-programming
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.
  • 5 commits
  • 4 files changed
  • 2 contributors

Commits on Jun 11, 2019

  1. add scanner.close();

    zoliky committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    aa132bf View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2019

  1. Merge pull request angiejones#1 from zoliky/master

    Add scanner.close();
    angiejones authored Jun 13, 2019
    Configuration menu
    Copy the full SHA
    7a4b089 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2019

  1. Update PhoneBill.java

    angiejones authored Jun 21, 2019
    Configuration menu
    Copy the full SHA
    94bed9b View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2019

  1. Update PasswordValidator.java

    Updating success message to be clearer on what's actually occurring. Thank you @diegogcc for pointing this out.
    angiejones authored Jul 1, 2019
    Configuration menu
    Copy the full SHA
    ea98e60 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2019

  1. Update Greetings.java

    closed scanner. thanks Srinivas Kadiyala for reporting the issue
    angiejones authored Aug 31, 2019
    Configuration menu
    Copy the full SHA
    98ffa8f View commit details
    Browse the repository at this point in the history
Loading