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: kkjavatutorials/SingletonDesignPattern_2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: kkjavatutorials/SingletonDesignPattern_2
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.
  • 10 commits
  • 4 files changed
  • 2 contributors

Commits on Apr 22, 2020

  1. initial commit

    kkjavatutorials committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    7c5770d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from kkjavatutorials/feature

    initial commit
    kkjavatutorials authored Apr 22, 2020
    Configuration menu
    Copy the full SHA
    100b64e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25e81e7 View commit details
    Browse the repository at this point in the history
  4. added git ignore file

    kkjavatutorials committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    1dd6df0 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. Configuration menu
    Copy the full SHA
    17261d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adcfe78 View commit details
    Browse the repository at this point in the history
  3. Create README.md

    kkjavatutorials authored Apr 23, 2020
    Configuration menu
    Copy the full SHA
    33afb01 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77ba426 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6704a09 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2020

  1. Merge pull request #5 from kkjavatutorials/develop

    added java doc
    kkjavatutorials authored May 3, 2020
    Configuration menu
    Copy the full SHA
    772ad5c View commit details
    Browse the repository at this point in the history
Loading