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

fix-updating-commit-status #46

Merged
merged 2 commits into from
Apr 10, 2015
Merged

fix-updating-commit-status #46

merged 2 commits into from
Apr 10, 2015

Commits on Apr 10, 2015

  1. Fix updating commit status when local repo is on another branch

    Fix #44
    
    Instead of relying on the local repo to lookup the commit SHA,
    use the github API response.  This allows for updating the commit status
    when the local repo is out of sync with the remote server.
    wireframe committed Apr 10, 2015
    Configuration menu
    Copy the full SHA
    c6d3fdb View commit details
    Browse the repository at this point in the history
  2. bump version

    wireframe committed Apr 10, 2015
    Configuration menu
    Copy the full SHA
    e5e05a0 View commit details
    Browse the repository at this point in the history