Skip to content

CommitService.GetTreeEntries: fixing pagination cursor

Georges Racinet requested to merge topic/stable/batch-in-chunks into branch/stable

First, not setting pagination_cursor on GetTreeEntriesResponse except in first chunk (rather than seeting an empty one), then introducing a helper (definitely no syntax sugar, it's to help with corectness)

Closes #91 (closed) and #92 (closed)

Edited by Georges Racinet

Merge request reports