Skip to content

commit: Allow listing commits in reverse

Patrick Steinhardt requested to merge pks-list-commits-reverse into master

Implement a new parameter for the ListCommits() RPC which allows the caller to list commits in reverse order.

Part of gitlab#330327 (closed), unblocks gitlab!65468 (merged)

Merge request reports