Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.
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: github/objective-c-style-guide
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ribot/objective-c-style-guide
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.
  • 7 commits
  • 2 files changed
  • 2 contributors

Commits on Apr 9, 2015

  1. Changed to ribot style guidelines

    Matt Oakes committed Apr 9, 2015
    Copy the full SHA
    a1c1d67 View commit details
  2. Some small changes to the guidelines

    Matt Oakes committed Apr 9, 2015
    Copy the full SHA
    f1b1373 View commit details

Commits on Apr 30, 2015

  1. Update code style

    Matt Oakes committed Apr 30, 2015
    Copy the full SHA
    57f5ba4 View commit details
  2. Put else if on the same line as closing brase

    Matt Oakes committed Apr 30, 2015
    Copy the full SHA
    9c0b2df View commit details
  3. Fix the control statement example

    Matt Oakes committed Apr 30, 2015
    Copy the full SHA
    cde29a6 View commit details
  4. Merge pull request #1 from ribot/fix_guidelines

    Update code style
    jemmaSlater committed Apr 30, 2015
    Copy the full SHA
    bce1f50 View commit details

Commits on May 5, 2015

  1. Create .clang-format

    Add the ribot code style as a `.clang-format` file
    Matt Oakes committed May 5, 2015
    Copy the full SHA
    b20595b View commit details
Loading