Retrieve a maximum of 20 commits from Git repositories
Review Request #7112 — Created March 24, 2015 and submitted
Information | |
---|---|
jyuen | |
rb-gateway | |
master | |
78592c7... | |
Reviewers | |
rb-gateway | |
To keep consistent with other hosting services, such as GitHub, API requests made on Git repositories should return a maximum of 20 commits, instead of 30.
Verified that 20 commits are returned in local environment.