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: codeschool-projects/HelloCodeSchoolProject
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: codeschool-projects/HelloCodeSchoolProject
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: solution
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 2 files changed
  • 2 contributors

Commits on Oct 24, 2016

  1. Added example answer

    adamfortuna committed Oct 24, 2016
    Configuration menu
    Copy the full SHA
    cb8f3b1 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2016

  1. Corrected project Url in Readme.md and branch name

    The project urls were missing the `-` in `code-school` causing them to 404, these urls have been corrected. In addition to this the `solution` branch was incorrectly called the `answer` branch in the Readme.md file.
    Eric J Fisher authored Dec 9, 2016
    Configuration menu
    Copy the full SHA
    55f9933 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #16 from EricJFisher/patch-2

    Corrected project Url in Readme.md and branch name
    Eric J Fisher authored Dec 9, 2016
    Configuration menu
    Copy the full SHA
    7e726e3 View commit details
    Browse the repository at this point in the history
  3. Corrected Demo location and bad link

    Removed the link for `how to setup git` as it wasn't going anywhere and was already removed from the master branch's Readme.md. Also corrected the demo link to reflect the new demo location.
    Eric J Fisher authored Dec 9, 2016
    Configuration menu
    Copy the full SHA
    bd34099 View commit details
    Browse the repository at this point in the history
Loading