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: google/go-github
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: improbable-io/go-github
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.
  • 11 commits
  • 171 files changed
  • 1 contributor

Commits on Mar 7, 2018

  1. change RequestedReviewers to RequestedReviewer for PullRequestEvent p…

    …ayload in events and added RequestedReviewers to PullRequest
    jusunglee committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    ff0c262 View commit details
    Browse the repository at this point in the history
  2. fix

    jusunglee committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    fe1e763 View commit details
    Browse the repository at this point in the history
  3. revert

    jusunglee committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    99369c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07a3fa7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e5e25a0 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2018

  1. Copied #824 and added comments for the requestedReviewers and request…

    …edReviewer field that were requested by @gmlewis
    jusunglee committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    b1e64f3 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2018

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

Commits on Mar 10, 2018

  1. Changed *[]User to []*User

    jusunglee committed Mar 10, 2018
    Configuration menu
    Copy the full SHA
    944be32 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2018

  1. Configuration menu
    Copy the full SHA
    bccb2cd View commit details
    Browse the repository at this point in the history
  2. move package

    jusunglee committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    04d572a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from jusunglee/k

    move package
    jusunglee authored Mar 13, 2018
    Configuration menu
    Copy the full SHA
    f515f69 View commit details
    Browse the repository at this point in the history
Loading