Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add some nullables to methods & properties that can return nil #589

Merged
merged 4 commits into from
Nov 23, 2016

Commits on Sep 15, 2016

  1. Configuration menu
    Copy the full SHA
    fc9e959 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2016

  1. Use asserts because GTOID.SHA should never be nil.

    David Catmull committed Sep 16, 2016
    Configuration menu
    Copy the full SHA
    bbea49d View commit details
    Browse the repository at this point in the history
  2. Use git_oid_tostr_s for GTOID.SHA

    David Catmull committed Sep 16, 2016
    Configuration menu
    Copy the full SHA
    b4ea30c View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2016

  1. Fix indentation

    David Catmull committed Oct 18, 2016
    Configuration menu
    Copy the full SHA
    10420c9 View commit details
    Browse the repository at this point in the history