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: sigmavirus24/github3.py
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: shield007/github3.py
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
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 Jan 6, 2018

  1. Fixed up the squash and merge support to match the git api. The squas…

    …h method has been removed and there is now a 'merge_method' parameter. See https://developer.github.com/changes/2017-04-07-end-merge-methods-api-preview/ for more details.
    mbed-deploy committed Jan 6, 2018
    Configuration menu
    Copy the full SHA
    417cb4f View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2018

  1. Fixed tests to align with changes in squash parameter

    John-Paul Stanford authored and John-Paul Stanford committed Jan 7, 2018
    Configuration menu
    Copy the full SHA
    ef53597 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/sigmavirus24/github3.py

    …into develop
    John-Paul Stanford authored and John-Paul Stanford committed Jan 7, 2018
    Configuration menu
    Copy the full SHA
    6bdfa1d View commit details
    Browse the repository at this point in the history
  3. Fixed flake8 error

    John-Paul Stanford authored and John-Paul Stanford committed Jan 7, 2018
    Configuration menu
    Copy the full SHA
    aeae942 View commit details
    Browse the repository at this point in the history
Loading