github-tools / github

A higher-level wrapper around the Github API. Intended for the browser.
BSD 3-Clause "New" or "Revised" License
3.6k stars 759 forks source link

Fixed null ref test failure. #544

Closed j-rewerts closed 5 years ago

j-rewerts commented 5 years ago

Closes #543. It looks like GitHub switched to returning 422 when the commit hash is not specified. Check here for reference.