Skip to content
Snippets Groups Projects
Commit ec5eb5fb authored by Ian Cordasco's avatar Ian Cordasco
Browse files

Merge pull request #291 from msabramo/fix_typo_comments_to_commits

Fix typo comments to commits
parents a4103278 a31d3e57
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -76,3 +76,5 @@ Contributors
- Cameron Davidson-Pilon (@CamDavidsonPilon)
 
- Alex Couper (@alexcouper)
- Marc Abramowitz (@msabramo)
Loading
Loading
@@ -1178,8 +1178,8 @@ class Repository(GitHubCore):
listed
:param str author: (optional), GitHub login, real name, or email to
filter commits by (using commit author)
:param int number: (optional), number of comments to return. Default:
-1 returns all comments
:param int number: (optional), number of commits to return. Default:
-1 returns all commits
:param str etag: (optional), ETag from a previous request to the same
endpoint
:param since: (optional), Only commits after this date will
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment