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: gregmalcolm/python_koans
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: wmora/python_koans
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.
  • 9 commits
  • 9 files changed
  • 1 contributor

Commits on Apr 27, 2013

  1. Ignore virtual environments

    wmora committed Apr 27, 2013
    Configuration menu
    Copy the full SHA
    4b84a1f View commit details
    Browse the repository at this point in the history
  2. Asserts

    wmora committed Apr 27, 2013
    Configuration menu
    Copy the full SHA
    096d85d View commit details
    Browse the repository at this point in the history
  3. None

    wmora committed Apr 27, 2013
    Configuration menu
    Copy the full SHA
    979fe7c View commit details
    Browse the repository at this point in the history
  4. Lists

    wmora committed Apr 27, 2013
    Configuration menu
    Copy the full SHA
    8a30154 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2013

  1. List assignments

    wmora committed Apr 28, 2013
    Configuration menu
    Copy the full SHA
    fbe9e67 View commit details
    Browse the repository at this point in the history
  2. Dictionaries

    wmora committed Apr 28, 2013
    Configuration menu
    Copy the full SHA
    16ca1ea View commit details
    Browse the repository at this point in the history
  3. Strings

    wmora committed Apr 28, 2013
    Configuration menu
    Copy the full SHA
    693d2eb View commit details
    Browse the repository at this point in the history
  4. Tuples

    wmora committed Apr 28, 2013
    Configuration menu
    Copy the full SHA
    c6d76c0 View commit details
    Browse the repository at this point in the history
  5. Methods

    wmora committed Apr 28, 2013
    Configuration menu
    Copy the full SHA
    6a709fa View commit details
    Browse the repository at this point in the history
Loading