FindCommits: fix a bug of offset and return early if no limit
The change around offset make sure that we follow along with Gitaly and give priority to offset first, then limit. If no limit is passed, then request.limit is Zero.
parent
a75dd826
No related branches found
No related tags found
Loading
Please register or sign in to comment