CommitService.GetTreeEntries: fixing pagination cursor
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