Skip to content

Add pointing_at_oids and peel_tags to ListRefs RPC

Alishan Ladhani requested to merge ali/add-filters-to-list-refs-rpc into master

What does this MR do and why?

  • peeled_target is returned for annotated tags if the peel_tags option is specified
  • Note that peel_tags slows down the request by a factor of 3-4
  • Bump gitaly gem to update RPC definitions

Gitaly MR: gitaly!5252 (merged)

Related to Extend Gitaly ListRefs RPC to support filtering... (#381779 - closed)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Alishan Ladhani

Merge request reports

Loading