tan-tan-kanarek / github-php-client

MIT License
184 stars 120 forks source link

GithubRepoCommit does not exist #124

Open ShivashriganeshMahato opened 6 years ago

ShivashriganeshMahato commented 6 years ago

GithubReposContents has 3 methods for creating, updating, and deleting files, all of which return the response of a request with a return type of GithubRepoCommit. But this class does not exist in the project. Could it be a typo for GithubReposCommits or something else?

ShivashriganeshMahato commented 6 years ago

Looks like it should be GithubCommit.

tan-tan-kanarek commented 6 years ago

Thank you, could you please commit a fix?