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: cdk/cdk
base: 8443d1cbf194
Choose a base ref
...
head repository: cdk/cdk
compare: 17d1251dbb9c
Choose a head ref
  • 2 commits
  • 4 files changed
  • 1 contributor

Commits on Sep 1, 2014

  1. fixed up use of == to test for string equality rather than .equals().

    Signed-off-by: John May <john.wilkinsonmay@gmail.com>
    Mark B Vine authored and johnmay committed Sep 1, 2014
    Copy the full SHA
    3bf8615 View commit details
    Browse the repository at this point in the history
  2. Removed some unused local variables (PMD reports).

    Signed-off-by: John May <john.wilkinsonmay@gmail.com>
    Mark B Vine authored and johnmay committed Sep 1, 2014
    Copy the full SHA
    17d1251 View commit details
    Browse the repository at this point in the history