diff --git a/hgitaly/stub/ref_pb2.py b/hgitaly/stub/ref_pb2.py
index 75ffa68813c3169860016ca604b2b11b60e813d2_aGdpdGFseS9zdHViL3JlZl9wYjIucHk=..60f6548d169c69368abbd3c230bebfab7aa4f7f5_aGdpdGFseS9zdHViL3JlZl9wYjIucHk= 100644
--- a/hgitaly/stub/ref_pb2.py
+++ b/hgitaly/stub/ref_pb2.py
@@ -16,7 +16,7 @@
 from . import shared_pb2 as shared__pb2
 
 
-DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\tref.proto\x12\x06gitaly\x1a\x0c\x65rrors.proto\x1a\nlint.proto\x1a\x0cshared.proto\"_\n\x1c\x46indDefaultBranchNameRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x11\n\thead_only\x18\x02 \x01(\x08\"-\n\x1d\x46indDefaultBranchNameResponse\x12\x0c\n\x04name\x18\x01 \x01(\x0c\"\xf1\x01\n\x18\x46indLocalBranchesRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x38\n\x07sort_by\x18\x02 \x01(\x0e\x32\'.gitaly.FindLocalBranchesRequest.SortBy\x12\x36\n\x11pagination_params\x18\x03 \x01(\x0b\x32\x1b.gitaly.PaginationParameter\"5\n\x06SortBy\x12\x08\n\x04NAME\x10\x00\x12\x0f\n\x0bUPDATED_ASC\x10\x01\x12\x10\n\x0cUPDATED_DESC\x10\x02\"S\n\x19\x46indLocalBranchesResponse\x12&\n\x0elocal_branches\x18\x02 \x03(\x0b\x32\x0e.gitaly.BranchJ\x04\x08\x01\x10\x02R\x08\x62ranches\"t\n\x16\x46indAllBranchesRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x13\n\x0bmerged_only\x18\x02 \x01(\x08\x12\x17\n\x0fmerged_branches\x18\x03 \x03(\x0c\"\x8e\x01\n\x17\x46indAllBranchesResponse\x12\x38\n\x08\x62ranches\x18\x01 \x03(\x0b\x32&.gitaly.FindAllBranchesResponse.Branch\x1a\x39\n\x06\x42ranch\x12\x0c\n\x04name\x18\x01 \x01(\x0c\x12!\n\x06target\x18\x02 \x01(\x0b\x32\x11.gitaly.GitCommit\"P\n\x0e\x46indTagRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x10\n\x08tag_name\x18\x02 \x01(\x0c\"+\n\x0f\x46indTagResponse\x12\x18\n\x03tag\x18\x01 \x01(\x0b\x32\x0b.gitaly.Tag\"P\n\x0c\x46indTagError\x12\x37\n\rtag_not_found\x18\x01 \x01(\x0b\x32\x1e.gitaly.ReferenceNotFoundErrorH\x00\x42\x07\n\x05\x65rror\"\xd1\x02\n\x12\x46indAllTagsRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x32\n\x07sort_by\x18\x02 \x01(\x0b\x32!.gitaly.FindAllTagsRequest.SortBy\x12\x36\n\x11pagination_params\x18\x03 \x01(\x0b\x32\x1b.gitaly.PaginationParameter\x1a\xa0\x01\n\x06SortBy\x12\x32\n\x03key\x18\x01 \x01(\x0e\x32%.gitaly.FindAllTagsRequest.SortBy.Key\x12(\n\tdirection\x18\x02 \x01(\x0e\x32\x15.gitaly.SortDirection\"8\n\x03Key\x12\x0b\n\x07REFNAME\x10\x00\x12\x0f\n\x0b\x43REATORDATE\x10\x01\x12\x13\n\x0fVERSION_REFNAME\x10\x02\"0\n\x13\x46indAllTagsResponse\x12\x19\n\x04tags\x18\x01 \x03(\x0b\x32\x0b.gitaly.Tag\"M\n\x10RefExistsRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x0b\n\x03ref\x18\x02 \x01(\x0c\"\"\n\x11RefExistsResponse\x12\r\n\x05value\x18\x01 \x01(\x08\"f\n\x13\x43reateBranchRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x0c\n\x04name\x18\x02 \x01(\x0c\x12\x13\n\x0bstart_point\x18\x03 \x01(\x0c\"\xbb\x01\n\x14\x43reateBranchResponse\x12\x33\n\x06status\x18\x01 \x01(\x0e\x32#.gitaly.CreateBranchResponse.Status\x12\x1e\n\x06\x62ranch\x18\x02 \x01(\x0b\x32\x0e.gitaly.Branch\"N\n\x06Status\x12\x06\n\x02OK\x10\x00\x12\x0e\n\nERR_EXISTS\x10\x01\x12\x0f\n\x0b\x45RR_INVALID\x10\x02\x12\x1b\n\x17\x45RR_INVALID_START_POINT\x10\x03\"Q\n\x13\x44\x65leteBranchRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x0c\n\x04name\x18\x02 \x01(\x0c\"\x16\n\x14\x44\x65leteBranchResponse\"O\n\x11\x46indBranchRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x0c\n\x04name\x18\x02 \x01(\x0c\"4\n\x12\x46indBranchResponse\x12\x1e\n\x06\x62ranch\x18\x01 \x01(\x0b\x32\x0e.gitaly.Branch\"\xcb\x01\n\x17UpdateReferencesRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x37\n\x07updates\x18\x02 \x03(\x0b\x32&.gitaly.UpdateReferencesRequest.Update\x1aI\n\x06Update\x12\x11\n\treference\x18\x01 \x01(\x0c\x12\x15\n\rold_object_id\x18\x02 \x01(\x0c\x12\x15\n\rnew_object_id\x18\x03 \x01(\x0c\"\x1a\n\x18UpdateReferencesResponse\"\xde\x01\n\x15UpdateReferencesError\x12\x37\n\x0einvalid_format\x18\x01 \x01(\x0b\x32\x1d.gitaly.InvalidRefFormatErrorH\x00\x12:\n\x11references_locked\x18\x02 \x01(\x0b\x32\x1d.gitaly.ReferencesLockedErrorH\x00\x12G\n\x18reference_state_mismatch\x18\x03 \x01(\x0b\x32#.gitaly.ReferenceStateMismatchErrorH\x00\x42\x07\n\x05\x65rror\"k\n\x11\x44\x65leteRefsRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x1a\n\x12\x65xcept_with_prefix\x18\x02 \x03(\x0c\x12\x0c\n\x04refs\x18\x03 \x03(\x0c\"\'\n\x12\x44\x65leteRefsResponse\x12\x11\n\tgit_error\x18\x01 \x01(\t\"\x8f\x01\n\x0f\x44\x65leteRefsError\x12\x37\n\x0einvalid_format\x18\x01 \x01(\x0b\x32\x1d.gitaly.InvalidRefFormatErrorH\x00\x12:\n\x11references_locked\x18\x02 \x01(\x0b\x32\x1d.gitaly.ReferencesLockedErrorH\x00\x42\x07\n\x05\x65rror\"x\n&ListBranchNamesContainingCommitRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x11\n\tcommit_id\x18\x02 \x01(\t\x12\r\n\x05limit\x18\x03 \x01(\r\"E\n\'ListBranchNamesContainingCommitResponse\x12\x14\n\x0c\x62ranch_names\x18\x02 \x03(\x0cJ\x04\x08\x01\x10\x02\"u\n#ListTagNamesContainingCommitRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x11\n\tcommit_id\x18\x02 \x01(\t\x12\r\n\x05limit\x18\x03 \x01(\r\"?\n$ListTagNamesContainingCommitResponse\x12\x11\n\ttag_names\x18\x02 \x03(\x0cJ\x04\x08\x01\x10\x02\"^\n\x17GetTagSignaturesRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x15\n\rtag_revisions\x18\x02 \x03(\t\"\xa1\x01\n\x18GetTagSignaturesResponse\x12\x41\n\nsignatures\x18\x01 \x03(\x0b\x32-.gitaly.GetTagSignaturesResponse.TagSignature\x1a\x42\n\x0cTagSignature\x12\x0e\n\x06tag_id\x18\x01 \x01(\t\x12\x11\n\tsignature\x18\x02 \x01(\x0c\x12\x0f\n\x07\x63ontent\x18\x03 \x01(\x0c\"g\n\x15GetTagMessagesRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x0f\n\x07tag_ids\x18\x03 \x03(\tJ\x04\x08\x02\x10\x03R\ttag_names\"I\n\x16GetTagMessagesResponse\x12\x0f\n\x07message\x18\x02 \x01(\x0c\x12\x0e\n\x06tag_id\x18\x03 \x01(\tJ\x04\x08\x01\x10\x02R\x08tag_name\"a\n\x1c\x46indAllRemoteBranchesRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x13\n\x0bremote_name\x18\x02 \x01(\t\"A\n\x1d\x46indAllRemoteBranchesResponse\x12 \n\x08\x62ranches\x18\x01 \x03(\x0b\x32\x0e.gitaly.Branch\"\xeb\x02\n\x0fListRefsRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x10\n\x08patterns\x18\x02 \x03(\x0c\x12\x0c\n\x04head\x18\x03 \x01(\x08\x12/\n\x07sort_by\x18\x04 \x01(\x0b\x32\x1e.gitaly.ListRefsRequest.SortBy\x12\x18\n\x10pointing_at_oids\x18\x05 \x03(\x0c\x12\x11\n\tpeel_tags\x18\x06 \x01(\x08\x1a\xab\x01\n\x06SortBy\x12/\n\x03key\x18\x01 \x01(\x0e\x32\".gitaly.ListRefsRequest.SortBy.Key\x12(\n\tdirection\x18\x02 \x01(\x0e\x32\x15.gitaly.SortDirection\"F\n\x03Key\x12\x0b\n\x07REFNAME\x10\x00\x12\x0f\n\x0b\x43REATORDATE\x10\x01\x12\x0e\n\nAUTHORDATE\x10\x02\x12\x11\n\rCOMMITTERDATE\x10\x03\"\x8c\x01\n\x10ListRefsResponse\x12\x36\n\nreferences\x18\x01 \x03(\x0b\x32\".gitaly.ListRefsResponse.Reference\x1a@\n\tReference\x12\x0c\n\x04name\x18\x01 \x01(\x0c\x12\x0e\n\x06target\x18\x02 \x01(\t\x12\x15\n\rpeeled_target\x18\x03 \x01(\t\"\x8a\x01\n\x14\x46indRefsByOIDRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x0b\n\x03oid\x18\x02 \x01(\t\x12\x14\n\x0cref_patterns\x18\x03 \x03(\t\x12\x12\n\nsort_field\x18\x04 \x01(\t\x12\r\n\x05limit\x18\x05 \x01(\r\"%\n\x15\x46indRefsByOIDResponse\x12\x0c\n\x04refs\x18\x01 \x03(\t2\xf7\x0b\n\nRefService\x12l\n\x15\x46indDefaultBranchName\x12$.gitaly.FindDefaultBranchNameRequest\x1a%.gitaly.FindDefaultBranchNameResponse\"\x06\xfa\x97(\x02\x08\x02\x12\x62\n\x11\x46indLocalBranches\x12 .gitaly.FindLocalBranchesRequest\x1a!.gitaly.FindLocalBranchesResponse\"\x06\xfa\x97(\x02\x08\x02\x30\x01\x12\\\n\x0f\x46indAllBranches\x12\x1e.gitaly.FindAllBranchesRequest\x1a\x1f.gitaly.FindAllBranchesResponse\"\x06\xfa\x97(\x02\x08\x02\x30\x01\x12P\n\x0b\x46indAllTags\x12\x1a.gitaly.FindAllTagsRequest\x1a\x1b.gitaly.FindAllTagsResponse\"\x06\xfa\x97(\x02\x08\x02\x30\x01\x12\x42\n\x07\x46indTag\x12\x16.gitaly.FindTagRequest\x1a\x17.gitaly.FindTagResponse\"\x06\xfa\x97(\x02\x08\x02\x12n\n\x15\x46indAllRemoteBranches\x12$.gitaly.FindAllRemoteBranchesRequest\x1a%.gitaly.FindAllRemoteBranchesResponse\"\x06\xfa\x97(\x02\x08\x02\x30\x01\x12H\n\tRefExists\x12\x18.gitaly.RefExistsRequest\x1a\x19.gitaly.RefExistsResponse\"\x06\xfa\x97(\x02\x08\x02\x12K\n\nFindBranch\x12\x19.gitaly.FindBranchRequest\x1a\x1a.gitaly.FindBranchResponse\"\x06\xfa\x97(\x02\x08\x02\x12_\n\x10UpdateReferences\x12\x1f.gitaly.UpdateReferencesRequest\x1a .gitaly.UpdateReferencesResponse\"\x06\xfa\x97(\x02\x08\x01(\x01\x12K\n\nDeleteRefs\x12\x19.gitaly.DeleteRefsRequest\x1a\x1a.gitaly.DeleteRefsResponse\"\x06\xfa\x97(\x02\x08\x01\x12\x8c\x01\n\x1fListBranchNamesContainingCommit\x12..gitaly.ListBranchNamesContainingCommitRequest\x1a/.gitaly.ListBranchNamesContainingCommitResponse\"\x06\xfa\x97(\x02\x08\x02\x30\x01\x12\x83\x01\n\x1cListTagNamesContainingCommit\x12+.gitaly.ListTagNamesContainingCommitRequest\x1a,.gitaly.ListTagNamesContainingCommitResponse\"\x06\xfa\x97(\x02\x08\x02\x30\x01\x12_\n\x10GetTagSignatures\x12\x1f.gitaly.GetTagSignaturesRequest\x1a .gitaly.GetTagSignaturesResponse\"\x06\xfa\x97(\x02\x08\x02\x30\x01\x12Y\n\x0eGetTagMessages\x12\x1d.gitaly.GetTagMessagesRequest\x1a\x1e.gitaly.GetTagMessagesResponse\"\x06\xfa\x97(\x02\x08\x02\x30\x01\x12G\n\x08ListRefs\x12\x17.gitaly.ListRefsRequest\x1a\x18.gitaly.ListRefsResponse\"\x06\xfa\x97(\x02\x08\x02\x30\x01\x12T\n\rFindRefsByOID\x12\x1c.gitaly.FindRefsByOIDRequest\x1a\x1d.gitaly.FindRefsByOIDResponse\"\x06\xfa\x97(\x02\x08\x02\x42\x34Z2gitlab.com/gitlab-org/gitaly/v16/proto/go/gitalypbb\x06proto3')
+DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\tref.proto\x12\x06gitaly\x1a\x0c\x65rrors.proto\x1a\nlint.proto\x1a\x0cshared.proto\"_\n\x1c\x46indDefaultBranchNameRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x11\n\thead_only\x18\x02 \x01(\x08\"-\n\x1d\x46indDefaultBranchNameResponse\x12\x0c\n\x04name\x18\x01 \x01(\x0c\"\xf1\x01\n\x18\x46indLocalBranchesRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x38\n\x07sort_by\x18\x02 \x01(\x0e\x32\'.gitaly.FindLocalBranchesRequest.SortBy\x12\x36\n\x11pagination_params\x18\x03 \x01(\x0b\x32\x1b.gitaly.PaginationParameter\"5\n\x06SortBy\x12\x08\n\x04NAME\x10\x00\x12\x0f\n\x0bUPDATED_ASC\x10\x01\x12\x10\n\x0cUPDATED_DESC\x10\x02\"S\n\x19\x46indLocalBranchesResponse\x12&\n\x0elocal_branches\x18\x02 \x03(\x0b\x32\x0e.gitaly.BranchJ\x04\x08\x01\x10\x02R\x08\x62ranches\"t\n\x16\x46indAllBranchesRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x13\n\x0bmerged_only\x18\x02 \x01(\x08\x12\x17\n\x0fmerged_branches\x18\x03 \x03(\x0c\"\x8e\x01\n\x17\x46indAllBranchesResponse\x12\x38\n\x08\x62ranches\x18\x01 \x03(\x0b\x32&.gitaly.FindAllBranchesResponse.Branch\x1a\x39\n\x06\x42ranch\x12\x0c\n\x04name\x18\x01 \x01(\x0c\x12!\n\x06target\x18\x02 \x01(\x0b\x32\x11.gitaly.GitCommit\"P\n\x0e\x46indTagRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x10\n\x08tag_name\x18\x02 \x01(\x0c\"+\n\x0f\x46indTagResponse\x12\x18\n\x03tag\x18\x01 \x01(\x0b\x32\x0b.gitaly.Tag\"P\n\x0c\x46indTagError\x12\x37\n\rtag_not_found\x18\x01 \x01(\x0b\x32\x1e.gitaly.ReferenceNotFoundErrorH\x00\x42\x07\n\x05\x65rror\"\xd1\x02\n\x12\x46indAllTagsRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x32\n\x07sort_by\x18\x02 \x01(\x0b\x32!.gitaly.FindAllTagsRequest.SortBy\x12\x36\n\x11pagination_params\x18\x03 \x01(\x0b\x32\x1b.gitaly.PaginationParameter\x1a\xa0\x01\n\x06SortBy\x12\x32\n\x03key\x18\x01 \x01(\x0e\x32%.gitaly.FindAllTagsRequest.SortBy.Key\x12(\n\tdirection\x18\x02 \x01(\x0e\x32\x15.gitaly.SortDirection\"8\n\x03Key\x12\x0b\n\x07REFNAME\x10\x00\x12\x0f\n\x0b\x43REATORDATE\x10\x01\x12\x13\n\x0fVERSION_REFNAME\x10\x02\"0\n\x13\x46indAllTagsResponse\x12\x19\n\x04tags\x18\x01 \x03(\x0b\x32\x0b.gitaly.Tag\"M\n\x10RefExistsRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x0b\n\x03ref\x18\x02 \x01(\x0c\"\"\n\x11RefExistsResponse\x12\r\n\x05value\x18\x01 \x01(\x08\"O\n\x11\x46indBranchRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x0c\n\x04name\x18\x02 \x01(\x0c\"4\n\x12\x46indBranchResponse\x12\x1e\n\x06\x62ranch\x18\x01 \x01(\x0b\x32\x0e.gitaly.Branch\"\xcb\x01\n\x17UpdateReferencesRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x37\n\x07updates\x18\x02 \x03(\x0b\x32&.gitaly.UpdateReferencesRequest.Update\x1aI\n\x06Update\x12\x11\n\treference\x18\x01 \x01(\x0c\x12\x15\n\rold_object_id\x18\x02 \x01(\x0c\x12\x15\n\rnew_object_id\x18\x03 \x01(\x0c\"\x1a\n\x18UpdateReferencesResponse\"\xde\x01\n\x15UpdateReferencesError\x12\x37\n\x0einvalid_format\x18\x01 \x01(\x0b\x32\x1d.gitaly.InvalidRefFormatErrorH\x00\x12:\n\x11references_locked\x18\x02 \x01(\x0b\x32\x1d.gitaly.ReferencesLockedErrorH\x00\x12G\n\x18reference_state_mismatch\x18\x03 \x01(\x0b\x32#.gitaly.ReferenceStateMismatchErrorH\x00\x42\x07\n\x05\x65rror\"k\n\x11\x44\x65leteRefsRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x1a\n\x12\x65xcept_with_prefix\x18\x02 \x03(\x0c\x12\x0c\n\x04refs\x18\x03 \x03(\x0c\"\'\n\x12\x44\x65leteRefsResponse\x12\x11\n\tgit_error\x18\x01 \x01(\t\"\x8f\x01\n\x0f\x44\x65leteRefsError\x12\x37\n\x0einvalid_format\x18\x01 \x01(\x0b\x32\x1d.gitaly.InvalidRefFormatErrorH\x00\x12:\n\x11references_locked\x18\x02 \x01(\x0b\x32\x1d.gitaly.ReferencesLockedErrorH\x00\x42\x07\n\x05\x65rror\"x\n&ListBranchNamesContainingCommitRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x11\n\tcommit_id\x18\x02 \x01(\t\x12\r\n\x05limit\x18\x03 \x01(\r\"E\n\'ListBranchNamesContainingCommitResponse\x12\x14\n\x0c\x62ranch_names\x18\x02 \x03(\x0cJ\x04\x08\x01\x10\x02\"u\n#ListTagNamesContainingCommitRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x11\n\tcommit_id\x18\x02 \x01(\t\x12\r\n\x05limit\x18\x03 \x01(\r\"?\n$ListTagNamesContainingCommitResponse\x12\x11\n\ttag_names\x18\x02 \x03(\x0cJ\x04\x08\x01\x10\x02\"^\n\x17GetTagSignaturesRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x15\n\rtag_revisions\x18\x02 \x03(\t\"\xa1\x01\n\x18GetTagSignaturesResponse\x12\x41\n\nsignatures\x18\x01 \x03(\x0b\x32-.gitaly.GetTagSignaturesResponse.TagSignature\x1a\x42\n\x0cTagSignature\x12\x0e\n\x06tag_id\x18\x01 \x01(\t\x12\x11\n\tsignature\x18\x02 \x01(\x0c\x12\x0f\n\x07\x63ontent\x18\x03 \x01(\x0c\"g\n\x15GetTagMessagesRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x0f\n\x07tag_ids\x18\x03 \x03(\tJ\x04\x08\x02\x10\x03R\ttag_names\"I\n\x16GetTagMessagesResponse\x12\x0f\n\x07message\x18\x02 \x01(\x0c\x12\x0e\n\x06tag_id\x18\x03 \x01(\tJ\x04\x08\x01\x10\x02R\x08tag_name\"a\n\x1c\x46indAllRemoteBranchesRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x13\n\x0bremote_name\x18\x02 \x01(\t\"A\n\x1d\x46indAllRemoteBranchesResponse\x12 \n\x08\x62ranches\x18\x01 \x03(\x0b\x32\x0e.gitaly.Branch\"\xeb\x02\n\x0fListRefsRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x10\n\x08patterns\x18\x02 \x03(\x0c\x12\x0c\n\x04head\x18\x03 \x01(\x08\x12/\n\x07sort_by\x18\x04 \x01(\x0b\x32\x1e.gitaly.ListRefsRequest.SortBy\x12\x18\n\x10pointing_at_oids\x18\x05 \x03(\x0c\x12\x11\n\tpeel_tags\x18\x06 \x01(\x08\x1a\xab\x01\n\x06SortBy\x12/\n\x03key\x18\x01 \x01(\x0e\x32\".gitaly.ListRefsRequest.SortBy.Key\x12(\n\tdirection\x18\x02 \x01(\x0e\x32\x15.gitaly.SortDirection\"F\n\x03Key\x12\x0b\n\x07REFNAME\x10\x00\x12\x0f\n\x0b\x43REATORDATE\x10\x01\x12\x0e\n\nAUTHORDATE\x10\x02\x12\x11\n\rCOMMITTERDATE\x10\x03\"\x8c\x01\n\x10ListRefsResponse\x12\x36\n\nreferences\x18\x01 \x03(\x0b\x32\".gitaly.ListRefsResponse.Reference\x1a@\n\tReference\x12\x0c\n\x04name\x18\x01 \x01(\x0c\x12\x0e\n\x06target\x18\x02 \x01(\t\x12\x15\n\rpeeled_target\x18\x03 \x01(\t\"\x8a\x01\n\x14\x46indRefsByOIDRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x0b\n\x03oid\x18\x02 \x01(\t\x12\x14\n\x0cref_patterns\x18\x03 \x03(\t\x12\x12\n\nsort_field\x18\x04 \x01(\t\x12\r\n\x05limit\x18\x05 \x01(\r\"%\n\x15\x46indRefsByOIDResponse\x12\x0c\n\x04refs\x18\x01 \x03(\t2\xf7\x0b\n\nRefService\x12l\n\x15\x46indDefaultBranchName\x12$.gitaly.FindDefaultBranchNameRequest\x1a%.gitaly.FindDefaultBranchNameResponse\"\x06\xfa\x97(\x02\x08\x02\x12\x62\n\x11\x46indLocalBranches\x12 .gitaly.FindLocalBranchesRequest\x1a!.gitaly.FindLocalBranchesResponse\"\x06\xfa\x97(\x02\x08\x02\x30\x01\x12\\\n\x0f\x46indAllBranches\x12\x1e.gitaly.FindAllBranchesRequest\x1a\x1f.gitaly.FindAllBranchesResponse\"\x06\xfa\x97(\x02\x08\x02\x30\x01\x12P\n\x0b\x46indAllTags\x12\x1a.gitaly.FindAllTagsRequest\x1a\x1b.gitaly.FindAllTagsResponse\"\x06\xfa\x97(\x02\x08\x02\x30\x01\x12\x42\n\x07\x46indTag\x12\x16.gitaly.FindTagRequest\x1a\x17.gitaly.FindTagResponse\"\x06\xfa\x97(\x02\x08\x02\x12n\n\x15\x46indAllRemoteBranches\x12$.gitaly.FindAllRemoteBranchesRequest\x1a%.gitaly.FindAllRemoteBranchesResponse\"\x06\xfa\x97(\x02\x08\x02\x30\x01\x12H\n\tRefExists\x12\x18.gitaly.RefExistsRequest\x1a\x19.gitaly.RefExistsResponse\"\x06\xfa\x97(\x02\x08\x02\x12K\n\nFindBranch\x12\x19.gitaly.FindBranchRequest\x1a\x1a.gitaly.FindBranchResponse\"\x06\xfa\x97(\x02\x08\x02\x12_\n\x10UpdateReferences\x12\x1f.gitaly.UpdateReferencesRequest\x1a .gitaly.UpdateReferencesResponse\"\x06\xfa\x97(\x02\x08\x01(\x01\x12K\n\nDeleteRefs\x12\x19.gitaly.DeleteRefsRequest\x1a\x1a.gitaly.DeleteRefsResponse\"\x06\xfa\x97(\x02\x08\x01\x12\x8c\x01\n\x1fListBranchNamesContainingCommit\x12..gitaly.ListBranchNamesContainingCommitRequest\x1a/.gitaly.ListBranchNamesContainingCommitResponse\"\x06\xfa\x97(\x02\x08\x02\x30\x01\x12\x83\x01\n\x1cListTagNamesContainingCommit\x12+.gitaly.ListTagNamesContainingCommitRequest\x1a,.gitaly.ListTagNamesContainingCommitResponse\"\x06\xfa\x97(\x02\x08\x02\x30\x01\x12_\n\x10GetTagSignatures\x12\x1f.gitaly.GetTagSignaturesRequest\x1a .gitaly.GetTagSignaturesResponse\"\x06\xfa\x97(\x02\x08\x02\x30\x01\x12Y\n\x0eGetTagMessages\x12\x1d.gitaly.GetTagMessagesRequest\x1a\x1e.gitaly.GetTagMessagesResponse\"\x06\xfa\x97(\x02\x08\x02\x30\x01\x12G\n\x08ListRefs\x12\x17.gitaly.ListRefsRequest\x1a\x18.gitaly.ListRefsResponse\"\x06\xfa\x97(\x02\x08\x02\x30\x01\x12T\n\rFindRefsByOID\x12\x1c.gitaly.FindRefsByOIDRequest\x1a\x1d.gitaly.FindRefsByOIDResponse\"\x06\xfa\x97(\x02\x08\x02\x42\x34Z2gitlab.com/gitlab-org/gitaly/v16/proto/go/gitalypbb\x06proto3')
 
 _globals = globals()
 _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
@@ -37,10 +37,6 @@
   _FINDALLTAGSREQUEST.fields_by_name['repository']._serialized_options = b'\230\306,\001'
   _REFEXISTSREQUEST.fields_by_name['repository']._options = None
   _REFEXISTSREQUEST.fields_by_name['repository']._serialized_options = b'\230\306,\001'
-  _CREATEBRANCHREQUEST.fields_by_name['repository']._options = None
-  _CREATEBRANCHREQUEST.fields_by_name['repository']._serialized_options = b'\230\306,\001'
-  _DELETEBRANCHREQUEST.fields_by_name['repository']._options = None
-  _DELETEBRANCHREQUEST.fields_by_name['repository']._serialized_options = b'\230\306,\001'
   _FINDBRANCHREQUEST.fields_by_name['repository']._options = None
   _FINDBRANCHREQUEST.fields_by_name['repository']._serialized_options = b'\230\306,\001'
   _UPDATEREFERENCESREQUEST.fields_by_name['repository']._options = None
@@ -127,70 +123,60 @@
   _globals['_REFEXISTSREQUEST']._serialized_end=1473
   _globals['_REFEXISTSRESPONSE']._serialized_start=1475
   _globals['_REFEXISTSRESPONSE']._serialized_end=1509
-  _globals['_CREATEBRANCHREQUEST']._serialized_start=1511
-  _globals['_CREATEBRANCHREQUEST']._serialized_end=1613
-  _globals['_CREATEBRANCHRESPONSE']._serialized_start=1616
-  _globals['_CREATEBRANCHRESPONSE']._serialized_end=1803
-  _globals['_CREATEBRANCHRESPONSE_STATUS']._serialized_start=1725
-  _globals['_CREATEBRANCHRESPONSE_STATUS']._serialized_end=1803
-  _globals['_DELETEBRANCHREQUEST']._serialized_start=1805
-  _globals['_DELETEBRANCHREQUEST']._serialized_end=1886
-  _globals['_DELETEBRANCHRESPONSE']._serialized_start=1888
-  _globals['_DELETEBRANCHRESPONSE']._serialized_end=1910
-  _globals['_FINDBRANCHREQUEST']._serialized_start=1912
-  _globals['_FINDBRANCHREQUEST']._serialized_end=1991
-  _globals['_FINDBRANCHRESPONSE']._serialized_start=1993
-  _globals['_FINDBRANCHRESPONSE']._serialized_end=2045
-  _globals['_UPDATEREFERENCESREQUEST']._serialized_start=2048
-  _globals['_UPDATEREFERENCESREQUEST']._serialized_end=2251
-  _globals['_UPDATEREFERENCESREQUEST_UPDATE']._serialized_start=2178
-  _globals['_UPDATEREFERENCESREQUEST_UPDATE']._serialized_end=2251
-  _globals['_UPDATEREFERENCESRESPONSE']._serialized_start=2253
-  _globals['_UPDATEREFERENCESRESPONSE']._serialized_end=2279
-  _globals['_UPDATEREFERENCESERROR']._serialized_start=2282
-  _globals['_UPDATEREFERENCESERROR']._serialized_end=2504
-  _globals['_DELETEREFSREQUEST']._serialized_start=2506
-  _globals['_DELETEREFSREQUEST']._serialized_end=2613
-  _globals['_DELETEREFSRESPONSE']._serialized_start=2615
-  _globals['_DELETEREFSRESPONSE']._serialized_end=2654
-  _globals['_DELETEREFSERROR']._serialized_start=2657
-  _globals['_DELETEREFSERROR']._serialized_end=2800
-  _globals['_LISTBRANCHNAMESCONTAININGCOMMITREQUEST']._serialized_start=2802
-  _globals['_LISTBRANCHNAMESCONTAININGCOMMITREQUEST']._serialized_end=2922
-  _globals['_LISTBRANCHNAMESCONTAININGCOMMITRESPONSE']._serialized_start=2924
-  _globals['_LISTBRANCHNAMESCONTAININGCOMMITRESPONSE']._serialized_end=2993
-  _globals['_LISTTAGNAMESCONTAININGCOMMITREQUEST']._serialized_start=2995
-  _globals['_LISTTAGNAMESCONTAININGCOMMITREQUEST']._serialized_end=3112
-  _globals['_LISTTAGNAMESCONTAININGCOMMITRESPONSE']._serialized_start=3114
-  _globals['_LISTTAGNAMESCONTAININGCOMMITRESPONSE']._serialized_end=3177
-  _globals['_GETTAGSIGNATURESREQUEST']._serialized_start=3179
-  _globals['_GETTAGSIGNATURESREQUEST']._serialized_end=3273
-  _globals['_GETTAGSIGNATURESRESPONSE']._serialized_start=3276
-  _globals['_GETTAGSIGNATURESRESPONSE']._serialized_end=3437
-  _globals['_GETTAGSIGNATURESRESPONSE_TAGSIGNATURE']._serialized_start=3371
-  _globals['_GETTAGSIGNATURESRESPONSE_TAGSIGNATURE']._serialized_end=3437
-  _globals['_GETTAGMESSAGESREQUEST']._serialized_start=3439
-  _globals['_GETTAGMESSAGESREQUEST']._serialized_end=3542
-  _globals['_GETTAGMESSAGESRESPONSE']._serialized_start=3544
-  _globals['_GETTAGMESSAGESRESPONSE']._serialized_end=3617
-  _globals['_FINDALLREMOTEBRANCHESREQUEST']._serialized_start=3619
-  _globals['_FINDALLREMOTEBRANCHESREQUEST']._serialized_end=3716
-  _globals['_FINDALLREMOTEBRANCHESRESPONSE']._serialized_start=3718
-  _globals['_FINDALLREMOTEBRANCHESRESPONSE']._serialized_end=3783
-  _globals['_LISTREFSREQUEST']._serialized_start=3786
-  _globals['_LISTREFSREQUEST']._serialized_end=4149
-  _globals['_LISTREFSREQUEST_SORTBY']._serialized_start=3978
-  _globals['_LISTREFSREQUEST_SORTBY']._serialized_end=4149
-  _globals['_LISTREFSREQUEST_SORTBY_KEY']._serialized_start=4079
-  _globals['_LISTREFSREQUEST_SORTBY_KEY']._serialized_end=4149
-  _globals['_LISTREFSRESPONSE']._serialized_start=4152
-  _globals['_LISTREFSRESPONSE']._serialized_end=4292
-  _globals['_LISTREFSRESPONSE_REFERENCE']._serialized_start=4228
-  _globals['_LISTREFSRESPONSE_REFERENCE']._serialized_end=4292
-  _globals['_FINDREFSBYOIDREQUEST']._serialized_start=4295
-  _globals['_FINDREFSBYOIDREQUEST']._serialized_end=4433
-  _globals['_FINDREFSBYOIDRESPONSE']._serialized_start=4435
-  _globals['_FINDREFSBYOIDRESPONSE']._serialized_end=4472
-  _globals['_REFSERVICE']._serialized_start=4475
-  _globals['_REFSERVICE']._serialized_end=6002
+  _globals['_FINDBRANCHREQUEST']._serialized_start=1511
+  _globals['_FINDBRANCHREQUEST']._serialized_end=1590
+  _globals['_FINDBRANCHRESPONSE']._serialized_start=1592
+  _globals['_FINDBRANCHRESPONSE']._serialized_end=1644
+  _globals['_UPDATEREFERENCESREQUEST']._serialized_start=1647
+  _globals['_UPDATEREFERENCESREQUEST']._serialized_end=1850
+  _globals['_UPDATEREFERENCESREQUEST_UPDATE']._serialized_start=1777
+  _globals['_UPDATEREFERENCESREQUEST_UPDATE']._serialized_end=1850
+  _globals['_UPDATEREFERENCESRESPONSE']._serialized_start=1852
+  _globals['_UPDATEREFERENCESRESPONSE']._serialized_end=1878
+  _globals['_UPDATEREFERENCESERROR']._serialized_start=1881
+  _globals['_UPDATEREFERENCESERROR']._serialized_end=2103
+  _globals['_DELETEREFSREQUEST']._serialized_start=2105
+  _globals['_DELETEREFSREQUEST']._serialized_end=2212
+  _globals['_DELETEREFSRESPONSE']._serialized_start=2214
+  _globals['_DELETEREFSRESPONSE']._serialized_end=2253
+  _globals['_DELETEREFSERROR']._serialized_start=2256
+  _globals['_DELETEREFSERROR']._serialized_end=2399
+  _globals['_LISTBRANCHNAMESCONTAININGCOMMITREQUEST']._serialized_start=2401
+  _globals['_LISTBRANCHNAMESCONTAININGCOMMITREQUEST']._serialized_end=2521
+  _globals['_LISTBRANCHNAMESCONTAININGCOMMITRESPONSE']._serialized_start=2523
+  _globals['_LISTBRANCHNAMESCONTAININGCOMMITRESPONSE']._serialized_end=2592
+  _globals['_LISTTAGNAMESCONTAININGCOMMITREQUEST']._serialized_start=2594
+  _globals['_LISTTAGNAMESCONTAININGCOMMITREQUEST']._serialized_end=2711
+  _globals['_LISTTAGNAMESCONTAININGCOMMITRESPONSE']._serialized_start=2713
+  _globals['_LISTTAGNAMESCONTAININGCOMMITRESPONSE']._serialized_end=2776
+  _globals['_GETTAGSIGNATURESREQUEST']._serialized_start=2778
+  _globals['_GETTAGSIGNATURESREQUEST']._serialized_end=2872
+  _globals['_GETTAGSIGNATURESRESPONSE']._serialized_start=2875
+  _globals['_GETTAGSIGNATURESRESPONSE']._serialized_end=3036
+  _globals['_GETTAGSIGNATURESRESPONSE_TAGSIGNATURE']._serialized_start=2970
+  _globals['_GETTAGSIGNATURESRESPONSE_TAGSIGNATURE']._serialized_end=3036
+  _globals['_GETTAGMESSAGESREQUEST']._serialized_start=3038
+  _globals['_GETTAGMESSAGESREQUEST']._serialized_end=3141
+  _globals['_GETTAGMESSAGESRESPONSE']._serialized_start=3143
+  _globals['_GETTAGMESSAGESRESPONSE']._serialized_end=3216
+  _globals['_FINDALLREMOTEBRANCHESREQUEST']._serialized_start=3218
+  _globals['_FINDALLREMOTEBRANCHESREQUEST']._serialized_end=3315
+  _globals['_FINDALLREMOTEBRANCHESRESPONSE']._serialized_start=3317
+  _globals['_FINDALLREMOTEBRANCHESRESPONSE']._serialized_end=3382
+  _globals['_LISTREFSREQUEST']._serialized_start=3385
+  _globals['_LISTREFSREQUEST']._serialized_end=3748
+  _globals['_LISTREFSREQUEST_SORTBY']._serialized_start=3577
+  _globals['_LISTREFSREQUEST_SORTBY']._serialized_end=3748
+  _globals['_LISTREFSREQUEST_SORTBY_KEY']._serialized_start=3678
+  _globals['_LISTREFSREQUEST_SORTBY_KEY']._serialized_end=3748
+  _globals['_LISTREFSRESPONSE']._serialized_start=3751
+  _globals['_LISTREFSRESPONSE']._serialized_end=3891
+  _globals['_LISTREFSRESPONSE_REFERENCE']._serialized_start=3827
+  _globals['_LISTREFSRESPONSE_REFERENCE']._serialized_end=3891
+  _globals['_FINDREFSBYOIDREQUEST']._serialized_start=3894
+  _globals['_FINDREFSBYOIDREQUEST']._serialized_end=4032
+  _globals['_FINDREFSBYOIDRESPONSE']._serialized_start=4034
+  _globals['_FINDREFSBYOIDRESPONSE']._serialized_end=4071
+  _globals['_REFSERVICE']._serialized_start=4074
+  _globals['_REFSERVICE']._serialized_end=5601
 # @@protoc_insertion_point(module_scope)
diff --git a/hgitaly/stub/ref_pb2_grpc.py b/hgitaly/stub/ref_pb2_grpc.py
index 75ffa68813c3169860016ca604b2b11b60e813d2_aGdpdGFseS9zdHViL3JlZl9wYjJfZ3JwYy5weQ==..60f6548d169c69368abbd3c230bebfab7aa4f7f5_aGdpdGFseS9zdHViL3JlZl9wYjJfZ3JwYy5weQ== 100644
--- a/hgitaly/stub/ref_pb2_grpc.py
+++ b/hgitaly/stub/ref_pb2_grpc.py
@@ -117,11 +117,11 @@
         raise NotImplementedError('Method not implemented!')
 
     def FindLocalBranches(self, request, context):
-        """FindLocalBranches ...
-        Return a stream so we can divide the response in chunks of branches
+        """FindLocalBranches finds all the local branches under `refs/heads/` for the specified repository.
+        The response is streamed back to the client to divide the list of branches into chunks.
         """
         context.set_code(grpc.StatusCode.UNIMPLEMENTED)
         context.set_details('Method not implemented!')
         raise NotImplementedError('Method not implemented!')
 
     def FindAllBranches(self, request, context):
@@ -122,13 +122,14 @@
         """
         context.set_code(grpc.StatusCode.UNIMPLEMENTED)
         context.set_details('Method not implemented!')
         raise NotImplementedError('Method not implemented!')
 
     def FindAllBranches(self, request, context):
-        """FindAllBranches ...
+        """FindAllBranches finds all branches under `refs/heads/` and `refs/remotes/` for the specified repository.
+        The response is streamed back to the client to divide the list of branches into chunks.
         """
         context.set_code(grpc.StatusCode.UNIMPLEMENTED)
         context.set_details('Method not implemented!')
         raise NotImplementedError('Method not implemented!')
 
     def FindAllTags(self, request, context):
@@ -129,10 +130,11 @@
         """
         context.set_code(grpc.StatusCode.UNIMPLEMENTED)
         context.set_details('Method not implemented!')
         raise NotImplementedError('Method not implemented!')
 
     def FindAllTags(self, request, context):
-        """FindAllTags returns a stream of tags repository has.
+        """FindAllTags finds all tags under `refs/tags/` for the specified repository.
+        The response is streamed back to the client to divide the list of tags into chunks.
         """
         context.set_code(grpc.StatusCode.UNIMPLEMENTED)
         context.set_details('Method not implemented!')
@@ -148,10 +150,11 @@
         raise NotImplementedError('Method not implemented!')
 
     def FindAllRemoteBranches(self, request, context):
-        """FindAllRemoteBranches ...
+        """FindAllRemoteBranches finds all the remote branches under `refs/remotes/` for the specified repository.
+        The response is streamed back to the client to divide the list of branches into chunks.
         """
         context.set_code(grpc.StatusCode.UNIMPLEMENTED)
         context.set_details('Method not implemented!')
         raise NotImplementedError('Method not implemented!')
 
     def RefExists(self, request, context):
@@ -152,10 +155,10 @@
         """
         context.set_code(grpc.StatusCode.UNIMPLEMENTED)
         context.set_details('Method not implemented!')
         raise NotImplementedError('Method not implemented!')
 
     def RefExists(self, request, context):
-        """RefExists ...
+        """RefExists checks if the specified reference exists. The reference must be fully qualified.
         """
         context.set_code(grpc.StatusCode.UNIMPLEMENTED)
         context.set_details('Method not implemented!')
@@ -180,10 +183,13 @@
         raise NotImplementedError('Method not implemented!')
 
     def DeleteRefs(self, request, context):
-        """DeleteRefs ...
+        """DeleteRefs deletes the specified references from its repository. Attempting to delete an
+        non-existent reference does not result in an error. It is recommended to instead use the
+        UpdateReferences RPC because it can delete references in a raceless manner via the expected old
+        object ID.
         """
         context.set_code(grpc.StatusCode.UNIMPLEMENTED)
         context.set_details('Method not implemented!')
         raise NotImplementedError('Method not implemented!')
 
     def ListBranchNamesContainingCommit(self, request, context):
@@ -184,13 +190,14 @@
         """
         context.set_code(grpc.StatusCode.UNIMPLEMENTED)
         context.set_details('Method not implemented!')
         raise NotImplementedError('Method not implemented!')
 
     def ListBranchNamesContainingCommit(self, request, context):
-        """ListBranchNamesContainingCommit ...
+        """ListBranchNamesContainingCommit finds all branches under `refs/heads/` that contain the specified commit.
+        The response is streamed back to the client to divide the list of branches into chunks.
         """
         context.set_code(grpc.StatusCode.UNIMPLEMENTED)
         context.set_details('Method not implemented!')
         raise NotImplementedError('Method not implemented!')
 
     def ListTagNamesContainingCommit(self, request, context):
@@ -191,10 +198,11 @@
         """
         context.set_code(grpc.StatusCode.UNIMPLEMENTED)
         context.set_details('Method not implemented!')
         raise NotImplementedError('Method not implemented!')
 
     def ListTagNamesContainingCommit(self, request, context):
-        """ListTagNamesContainingCommit ...
+        """ListTagNamesContainingCommit finds all tags under `refs/tags/` that contain the specified commit.
+        The response is streamed back to the client to divide the list of tags into chunks.
         """
         context.set_code(grpc.StatusCode.UNIMPLEMENTED)
         context.set_details('Method not implemented!')
@@ -211,7 +219,10 @@
         raise NotImplementedError('Method not implemented!')
 
     def GetTagMessages(self, request, context):
-        """GetTagMessages ...
+        """GetTagMessages returns tag messages for the annotated tags identified via the given revisions.
+        The response is streamed back to the client with a response message containing the tag ID
+        always preceding one or more messages containing the tag message contents. This is repeated for
+        all tags in the response.
         """
         context.set_code(grpc.StatusCode.UNIMPLEMENTED)
         context.set_details('Method not implemented!')
diff --git a/hgitaly/stub/repository_pb2.py b/hgitaly/stub/repository_pb2.py
index 75ffa68813c3169860016ca604b2b11b60e813d2_aGdpdGFseS9zdHViL3JlcG9zaXRvcnlfcGIyLnB5..60f6548d169c69368abbd3c230bebfab7aa4f7f5_aGdpdGFseS9zdHViL3JlcG9zaXRvcnlfcGIyLnB5 100644
--- a/hgitaly/stub/repository_pb2.py
+++ b/hgitaly/stub/repository_pb2.py
@@ -15,7 +15,7 @@
 from . import shared_pb2 as shared__pb2
 
 
-DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x10repository.proto\x12\x06gitaly\x1a\nlint.proto\x1a\x0cshared.proto\"G\n\x17RepositoryExistsRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\"*\n\x18RepositoryExistsResponse\x12\x0e\n\x06\x65xists\x18\x01 \x01(\x08\"E\n\x15RepositorySizeRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\"&\n\x16RepositorySizeResponse\x12\x0c\n\x04size\x18\x01 \x01(\x03\"E\n\x15RepositoryInfoRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\"\xbb\x02\n\x16RepositoryInfoResponse\x12\x0c\n\x04size\x18\x01 \x01(\x04\x12\x41\n\nreferences\x18\x02 \x01(\x0b\x32-.gitaly.RepositoryInfoResponse.ReferencesInfo\x12;\n\x07objects\x18\x03 \x01(\x0b\x32*.gitaly.RepositoryInfoResponse.ObjectsInfo\x1a:\n\x0eReferencesInfo\x12\x13\n\x0bloose_count\x18\x01 \x01(\x04\x12\x13\n\x0bpacked_size\x18\x02 \x01(\x04\x1aW\n\x0bObjectsInfo\x12\x0c\n\x04size\x18\x01 \x01(\x04\x12\x13\n\x0brecent_size\x18\x02 \x01(\x04\x12\x12\n\nstale_size\x18\x03 \x01(\x04\x12\x11\n\tkeep_size\x18\x04 \x01(\x04\"U\n\x12ObjectsSizeRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x11\n\trevisions\x18\x02 \x03(\x0c\"#\n\x13ObjectsSizeResponse\x12\x0c\n\x04size\x18\x01 \x01(\x04\"C\n\x13ObjectFormatRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\"<\n\x14ObjectFormatResponse\x12$\n\x06\x66ormat\x18\x01 \x01(\x0e\x32\x14.gitaly.ObjectFormat\"[\n\x19\x41pplyGitattributesRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x10\n\x08revision\x18\x02 \x01(\x0c\"\x1c\n\x1a\x41pplyGitattributesResponse\"e\n\x12\x46\x65tchBundleRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x0c\n\x04\x64\x61ta\x18\x02 \x01(\x0c\x12\x13\n\x0bupdate_head\x18\x03 \x01(\x08\"\x15\n\x13\x46\x65tchBundleResponse\"\x82\x02\n\x12\x46\x65tchRemoteRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\r\n\x05\x66orce\x18\x03 \x01(\x08\x12\x0f\n\x07no_tags\x18\x04 \x01(\x08\x12\x0f\n\x07timeout\x18\x05 \x01(\x05\x12\x0f\n\x07ssh_key\x18\x06 \x01(\t\x12\x13\n\x0bknown_hosts\x18\x07 \x01(\t\x12\x10\n\x08no_prune\x18\t \x01(\x08\x12%\n\rremote_params\x18\n \x01(\x0b\x32\x0e.gitaly.Remote\x12\x1a\n\x12\x63heck_tags_changed\x18\x0b \x01(\x08J\x04\x08\x08\x10\tJ\x04\x08\x02\x10\x03R\x06remote\"+\n\x13\x46\x65tchRemoteResponse\x12\x14\n\x0ctags_changed\x18\x01 \x01(\x08\"\x8c\x01\n\x17\x43reateRepositoryRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x16\n\x0e\x64\x65\x66\x61ult_branch\x18\x02 \x01(\x0c\x12+\n\robject_format\x18\x03 \x01(\x0e\x32\x14.gitaly.ObjectFormat\"\x1a\n\x18\x43reateRepositoryResponse\"\x99\x02\n\x11GetArchiveRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x11\n\tcommit_id\x18\x02 \x01(\t\x12\x0e\n\x06prefix\x18\x03 \x01(\t\x12\x30\n\x06\x66ormat\x18\x04 \x01(\x0e\x32 .gitaly.GetArchiveRequest.Format\x12\x0c\n\x04path\x18\x05 \x01(\x0c\x12\x0f\n\x07\x65xclude\x18\x06 \x03(\x0c\x12\x12\n\nelide_path\x18\x07 \x01(\x08\x12\x19\n\x11include_lfs_blobs\x18\x08 \x01(\x08\"3\n\x06\x46ormat\x12\x07\n\x03ZIP\x10\x00\x12\x07\n\x03TAR\x10\x01\x12\n\n\x06TAR_GZ\x10\x02\x12\x0b\n\x07TAR_BZ2\x10\x03\"\"\n\x12GetArchiveResponse\x12\x0c\n\x04\x64\x61ta\x18\x01 \x01(\x0c\"G\n\x17HasLocalBranchesRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\")\n\x18HasLocalBranchesResponse\x12\r\n\x05value\x18\x01 \x01(\x08\"\xa2\x01\n\x18\x46\x65tchSourceBranchRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12-\n\x11source_repository\x18\x02 \x01(\x0b\x32\x12.gitaly.Repository\x12\x15\n\rsource_branch\x18\x03 \x01(\x0c\x12\x12\n\ntarget_ref\x18\x04 \x01(\x0c\"+\n\x19\x46\x65tchSourceBranchResponse\x12\x0e\n\x06result\x18\x01 \x01(\x08\";\n\x0b\x46sckRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\"\x1d\n\x0c\x46sckResponse\x12\r\n\x05\x65rror\x18\x01 \x01(\x0c\"\x89\x01\n\x0fWriteRefRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x0b\n\x03ref\x18\x02 \x01(\x0c\x12\x10\n\x08revision\x18\x03 \x01(\x0c\x12\x14\n\x0cold_revision\x18\x04 \x01(\x0c\x12\r\n\x05\x66orce\x18\x05 \x01(\x08J\x04\x08\x06\x10\x07\"\x18\n\x10WriteRefResponseJ\x04\x08\x01\x10\x02\"W\n\x14\x46indMergeBaseRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x11\n\trevisions\x18\x02 \x03(\x0c\"%\n\x15\x46indMergeBaseResponse\x12\x0c\n\x04\x62\x61se\x18\x01 \x01(\t\"\x82\x01\n\x11\x43reateForkRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12-\n\x11source_repository\x18\x02 \x01(\x0b\x32\x12.gitaly.Repository\x12\x10\n\x08revision\x18\x03 \x01(\x0c\"\x14\n\x12\x43reateForkResponse\"\xb9\x01\n\x1e\x43reateRepositoryFromURLRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x0b\n\x03url\x18\x02 \x01(\t\x12!\n\x19http_authorization_header\x18\x04 \x01(\t\x12\x0e\n\x06mirror\x18\x05 \x01(\x08\x12\x18\n\x10resolved_address\x18\x06 \x01(\tJ\x04\x08\x03\x10\x04R\thttp_host\"!\n\x1f\x43reateRepositoryFromURLResponse\"C\n\x13\x43reateBundleRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\"$\n\x14\x43reateBundleResponse\x12\x0c\n\x04\x64\x61ta\x18\x01 \x01(\x0c\"`\n\x1e\x43reateBundleFromRefListRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x10\n\x08patterns\x18\x02 \x03(\x0c\"/\n\x1f\x43reateBundleFromRefListResponse\x12\x0c\n\x04\x64\x61ta\x18\x01 \x01(\x0c\"@\n\x10GetConfigRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\"!\n\x11GetConfigResponse\x12\x0c\n\x04\x64\x61ta\x18\x01 \x01(\x0c\"W\n\x19RestoreCustomHooksRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x0c\n\x04\x64\x61ta\x18\x02 \x01(\x0c\"S\n\x15SetCustomHooksRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x0c\n\x04\x64\x61ta\x18\x02 \x01(\x0c\"\x1c\n\x1aRestoreCustomHooksResponse\"\x18\n\x16SetCustomHooksResponse\"H\n\x18\x42\x61\x63kupCustomHooksRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\"E\n\x15GetCustomHooksRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\")\n\x19\x42\x61\x63kupCustomHooksResponse\x12\x0c\n\x04\x64\x61ta\x18\x01 \x01(\x0c\"&\n\x16GetCustomHooksResponse\x12\x0c\n\x04\x64\x61ta\x18\x01 \x01(\x0c\"_\n!CreateRepositoryFromBundleRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x0c\n\x04\x64\x61ta\x18\x02 \x01(\x0c\"$\n\"CreateRepositoryFromBundleResponse\"B\n\x12\x46indLicenseRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\"\x8c\x01\n\x13\x46indLicenseResponse\x12\x1a\n\x12license_short_name\x18\x01 \x01(\t\x12\x14\n\x0clicense_name\x18\x02 \x01(\t\x12\x13\n\x0blicense_url\x18\x03 \x01(\t\x12\x14\n\x0clicense_path\x18\x04 \x01(\t\x12\x18\n\x10license_nickname\x18\x05 \x01(\t\"H\n\x18GetInfoAttributesRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\"/\n\x19GetInfoAttributesResponse\x12\x12\n\nattributes\x18\x01 \x01(\x0c\"H\n\x18\x43\x61lculateChecksumRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\"-\n\x19\x43\x61lculateChecksumResponse\x12\x10\n\x08\x63hecksum\x18\x01 \x01(\t\"B\n\x12GetSnapshotRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\"#\n\x13GetSnapshotResponse\x12\x0c\n\x04\x64\x61ta\x18\x01 \x01(\x0c\"\xa3\x01\n#CreateRepositoryFromSnapshotRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x10\n\x08http_url\x18\x02 \x01(\t\x12\x11\n\thttp_auth\x18\x03 \x01(\t\x12\x18\n\x10resolved_address\x18\x05 \x01(\tJ\x04\x08\x04\x10\x05R\thttp_host\"&\n$CreateRepositoryFromSnapshotResponse\"p\n\x14GetRawChangesRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x15\n\rfrom_revision\x18\x02 \x01(\t\x12\x13\n\x0bto_revision\x18\x03 \x01(\t\"\xbe\x03\n\x15GetRawChangesResponse\x12<\n\x0braw_changes\x18\x01 \x03(\x0b\x32\'.gitaly.GetRawChangesResponse.RawChange\x1a\xe6\x02\n\tRawChange\x12\x0f\n\x07\x62lob_id\x18\x01 \x01(\t\x12\x0c\n\x04size\x18\x02 \x01(\x03\x12\x44\n\toperation\x18\x05 \x01(\x0e\x32\x31.gitaly.GetRawChangesResponse.RawChange.Operation\x12\x15\n\rraw_operation\x18\x06 \x01(\t\x12\x10\n\x08old_mode\x18\x07 \x01(\x05\x12\x10\n\x08new_mode\x18\x08 \x01(\x05\x12\x16\n\x0enew_path_bytes\x18\t \x01(\x0c\x12\x16\n\x0eold_path_bytes\x18\n \x01(\x0c\"i\n\tOperation\x12\x0b\n\x07UNKNOWN\x10\x00\x12\t\n\x05\x41\x44\x44\x45\x44\x10\x01\x12\n\n\x06\x43OPIED\x10\x02\x12\x0b\n\x07\x44\x45LETED\x10\x03\x12\x0c\n\x08MODIFIED\x10\x04\x12\x0b\n\x07RENAMED\x10\x05\x12\x10\n\x0cTYPE_CHANGED\x10\x06J\x04\x08\x03\x10\x04J\x04\x08\x04\x10\x05R\x08new_pathR\x08old_path\"\x93\x01\n\x18SearchFilesByNameRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\r\n\x05query\x18\x02 \x01(\t\x12\x0b\n\x03ref\x18\x03 \x01(\x0c\x12\x0e\n\x06\x66ilter\x18\x04 \x01(\t\x12\r\n\x05limit\x18\x05 \x01(\r\x12\x0e\n\x06offset\x18\x06 \x01(\r\"*\n\x19SearchFilesByNameResponse\x12\r\n\x05\x66iles\x18\x01 \x03(\x0c\"\x81\x01\n\x1bSearchFilesByContentRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\r\n\x05query\x18\x02 \x01(\t\x12\x0b\n\x03ref\x18\x03 \x01(\x0c\x12\x18\n\x10\x63hunked_response\x18\x04 \x01(\x08\"Y\n\x1cSearchFilesByContentResponse\x12\x0f\n\x07matches\x18\x01 \x03(\x0c\x12\x12\n\nmatch_data\x18\x02 \x01(\x0c\x12\x14\n\x0c\x65nd_of_match\x18\x03 \x01(\x08\"\x87\x01\n\x06Remote\x12\x0b\n\x03url\x18\x01 \x01(\t\x12!\n\x19http_authorization_header\x18\x03 \x01(\t\x12\x16\n\x0emirror_refmaps\x18\x04 \x03(\t\x12\x18\n\x10resolved_address\x18\x06 \x01(\tJ\x04\x08\x02\x10\x03J\x04\x08\x05\x10\x06R\x04nameR\thttp_host\"M\n\x1dGetObjectDirectorySizeRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\".\n\x1eGetObjectDirectorySizeResponse\x12\x0c\n\x04size\x18\x01 \x01(\x03\"G\n\x17RemoveRepositoryRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\"\x1a\n\x18RemoveRepositoryResponse\"^\n\x17RenameRepositoryRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x15\n\rrelative_path\x18\x02 \x01(\t\"\x1a\n\x18RenameRepositoryResponse\"\xa9\x01\n\x1aReplicateRepositoryRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\"\n\x06source\x18\x02 \x01(\x0b\x32\x12.gitaly.Repository\x12\x39\n1replicate_object_deduplication_network_membership\x18\x03 \x01(\x08\"\x1d\n\x1bReplicateRepositoryResponse\"\xdb\x01\n\x19OptimizeRepositoryRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12<\n\x08strategy\x18\x02 \x01(\x0e\x32*.gitaly.OptimizeRepositoryRequest.Strategy\"R\n\x08Strategy\x12\x18\n\x14STRATEGY_UNSPECIFIED\x10\x00\x12\x18\n\x14STRATEGY_HEURISTICAL\x10\x01\x12\x12\n\x0eSTRATEGY_EAGER\x10\x02\"\x1c\n\x1aOptimizeRepositoryResponse\"N\n\x1ePruneUnreachableObjectsRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\"!\n\x1fPruneUnreachableObjectsResponse\"P\n\x12SetFullPathRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x0c\n\x04path\x18\x02 \x01(\t\"\x15\n\x13SetFullPathResponse\"?\n\x0f\x46ullPathRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\" \n\x10\x46ullPathResponse\x12\x0c\n\x04path\x18\x01 \x01(\t\".\n\x10RemoveAllRequest\x12\x1a\n\x0cstorage_name\x18\x01 \x01(\tB\x04\x88\xc6,\x01\"\x13\n\x11RemoveAllResponse\"\x9e\x01\n\x17\x42\x61\x63kupRepositoryRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12-\n\x11vanity_repository\x18\x02 \x01(\x0b\x32\x12.gitaly.Repository\x12\x11\n\tbackup_id\x18\x03 \x01(\t\x12\x13\n\x0bincremental\x18\x04 \x01(\x08\"*\n\x18\x42\x61\x63kupRepositoryResponse\x1a\x0e\n\x0cSkippedError\"\xa1\x01\n\x18RestoreRepositoryRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12-\n\x11vanity_repository\x18\x02 \x01(\x0b\x32\x12.gitaly.Repository\x12\x11\n\tbackup_id\x18\x03 \x01(\t\x12\x15\n\ralways_create\x18\x04 \x01(\x08\"+\n\x19RestoreRepositoryResponse\x1a\x0e\n\x0cSkippedError\"}\n\x18GetFileAttributesRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x10\n\x08revision\x18\x02 \x01(\x0c\x12\x12\n\nattributes\x18\x03 \x03(\t\x12\r\n\x05paths\x18\x04 \x03(\t\"\xa6\x01\n\x19GetFileAttributesResponse\x12H\n\x0f\x61ttribute_infos\x18\x01 \x03(\x0b\x32/.gitaly.GetFileAttributesResponse.AttributeInfo\x1a?\n\rAttributeInfo\x12\x0c\n\x04path\x18\x01 \x01(\t\x12\x11\n\tattribute\x18\x02 \x01(\t\x12\r\n\x05value\x18\x03 \x01(\t2\x8e!\n\x11RepositoryService\x12]\n\x10RepositoryExists\x12\x1f.gitaly.RepositoryExistsRequest\x1a .gitaly.RepositoryExistsResponse\"\x06\xfa\x97(\x02\x08\x02\x12W\n\x0eRepositorySize\x12\x1d.gitaly.RepositorySizeRequest\x1a\x1e.gitaly.RepositorySizeResponse\"\x06\xfa\x97(\x02\x08\x02\x12W\n\x0eRepositoryInfo\x12\x1d.gitaly.RepositoryInfoRequest\x1a\x1e.gitaly.RepositoryInfoResponse\"\x06\xfa\x97(\x02\x08\x02\x12P\n\x0bObjectsSize\x12\x1a.gitaly.ObjectsSizeRequest\x1a\x1b.gitaly.ObjectsSizeResponse\"\x06\xfa\x97(\x02\x08\x02(\x01\x12Q\n\x0cObjectFormat\x12\x1b.gitaly.ObjectFormatRequest\x1a\x1c.gitaly.ObjectFormatResponse\"\x06\xfa\x97(\x02\x08\x02\x12\x66\n\x12\x41pplyGitattributes\x12!.gitaly.ApplyGitattributesRequest\x1a\".gitaly.ApplyGitattributesResponse\"\t\x88\x02\x01\xfa\x97(\x02\x08\x01\x12N\n\x0b\x46\x65tchRemote\x12\x1a.gitaly.FetchRemoteRequest\x1a\x1b.gitaly.FetchRemoteResponse\"\x06\xfa\x97(\x02\x08\x01\x12]\n\x10\x43reateRepository\x12\x1f.gitaly.CreateRepositoryRequest\x1a .gitaly.CreateRepositoryResponse\"\x06\xfa\x97(\x02\x08\x01\x12M\n\nGetArchive\x12\x19.gitaly.GetArchiveRequest\x1a\x1a.gitaly.GetArchiveResponse\"\x06\xfa\x97(\x02\x08\x02\x30\x01\x12]\n\x10HasLocalBranches\x12\x1f.gitaly.HasLocalBranchesRequest\x1a .gitaly.HasLocalBranchesResponse\"\x06\xfa\x97(\x02\x08\x02\x12`\n\x11\x46\x65tchSourceBranch\x12 .gitaly.FetchSourceBranchRequest\x1a!.gitaly.FetchSourceBranchResponse\"\x06\xfa\x97(\x02\x08\x01\x12\x39\n\x04\x46sck\x12\x13.gitaly.FsckRequest\x1a\x14.gitaly.FsckResponse\"\x06\xfa\x97(\x02\x08\x02\x12\x45\n\x08WriteRef\x12\x17.gitaly.WriteRefRequest\x1a\x18.gitaly.WriteRefResponse\"\x06\xfa\x97(\x02\x08\x01\x12T\n\rFindMergeBase\x12\x1c.gitaly.FindMergeBaseRequest\x1a\x1d.gitaly.FindMergeBaseResponse\"\x06\xfa\x97(\x02\x08\x02\x12K\n\nCreateFork\x12\x19.gitaly.CreateForkRequest\x1a\x1a.gitaly.CreateForkResponse\"\x06\xfa\x97(\x02\x08\x01\x12r\n\x17\x43reateRepositoryFromURL\x12&.gitaly.CreateRepositoryFromURLRequest\x1a\'.gitaly.CreateRepositoryFromURLResponse\"\x06\xfa\x97(\x02\x08\x01\x12S\n\x0c\x43reateBundle\x12\x1b.gitaly.CreateBundleRequest\x1a\x1c.gitaly.CreateBundleResponse\"\x06\xfa\x97(\x02\x08\x02\x30\x01\x12v\n\x17\x43reateBundleFromRefList\x12&.gitaly.CreateBundleFromRefListRequest\x1a\'.gitaly.CreateBundleFromRefListResponse\"\x06\xfa\x97(\x02\x08\x02(\x01\x30\x01\x12P\n\x0b\x46\x65tchBundle\x12\x1a.gitaly.FetchBundleRequest\x1a\x1b.gitaly.FetchBundleResponse\"\x06\xfa\x97(\x02\x08\x01(\x01\x12}\n\x1a\x43reateRepositoryFromBundle\x12).gitaly.CreateRepositoryFromBundleRequest\x1a*.gitaly.CreateRepositoryFromBundleResponse\"\x06\xfa\x97(\x02\x08\x01(\x01\x12J\n\tGetConfig\x12\x18.gitaly.GetConfigRequest\x1a\x19.gitaly.GetConfigResponse\"\x06\xfa\x97(\x02\x08\x02\x30\x01\x12N\n\x0b\x46indLicense\x12\x1a.gitaly.FindLicenseRequest\x1a\x1b.gitaly.FindLicenseResponse\"\x06\xfa\x97(\x02\x08\x02\x12\x65\n\x11GetInfoAttributes\x12 .gitaly.GetInfoAttributesRequest\x1a!.gitaly.GetInfoAttributesResponse\"\t\x88\x02\x01\xfa\x97(\x02\x08\x02\x30\x01\x12`\n\x11\x43\x61lculateChecksum\x12 .gitaly.CalculateChecksumRequest\x1a!.gitaly.CalculateChecksumResponse\"\x06\xfa\x97(\x02\x08\x02\x12P\n\x0bGetSnapshot\x12\x1a.gitaly.GetSnapshotRequest\x1a\x1b.gitaly.GetSnapshotResponse\"\x06\xfa\x97(\x02\x08\x02\x30\x01\x12\x81\x01\n\x1c\x43reateRepositoryFromSnapshot\x12+.gitaly.CreateRepositoryFromSnapshotRequest\x1a,.gitaly.CreateRepositoryFromSnapshotResponse\"\x06\xfa\x97(\x02\x08\x01\x12V\n\rGetRawChanges\x12\x1c.gitaly.GetRawChangesRequest\x1a\x1d.gitaly.GetRawChangesResponse\"\x06\xfa\x97(\x02\x08\x02\x30\x01\x12k\n\x14SearchFilesByContent\x12#.gitaly.SearchFilesByContentRequest\x1a$.gitaly.SearchFilesByContentResponse\"\x06\xfa\x97(\x02\x08\x02\x30\x01\x12\x62\n\x11SearchFilesByName\x12 .gitaly.SearchFilesByNameRequest\x1a!.gitaly.SearchFilesByNameResponse\"\x06\xfa\x97(\x02\x08\x02\x30\x01\x12h\n\x12RestoreCustomHooks\x12!.gitaly.RestoreCustomHooksRequest\x1a\".gitaly.RestoreCustomHooksResponse\"\t\x88\x02\x01\xfa\x97(\x02\x08\x01(\x01\x12Y\n\x0eSetCustomHooks\x12\x1d.gitaly.SetCustomHooksRequest\x1a\x1e.gitaly.SetCustomHooksResponse\"\x06\xfa\x97(\x02\x08\x01(\x01\x12\x65\n\x11\x42\x61\x63kupCustomHooks\x12 .gitaly.BackupCustomHooksRequest\x1a!.gitaly.BackupCustomHooksResponse\"\t\x88\x02\x01\xfa\x97(\x02\x08\x02\x30\x01\x12Y\n\x0eGetCustomHooks\x12\x1d.gitaly.GetCustomHooksRequest\x1a\x1e.gitaly.GetCustomHooksResponse\"\x06\xfa\x97(\x02\x08\x02\x30\x01\x12o\n\x16GetObjectDirectorySize\x12%.gitaly.GetObjectDirectorySizeRequest\x1a&.gitaly.GetObjectDirectorySizeResponse\"\x06\xfa\x97(\x02\x08\x02\x12]\n\x10RemoveRepository\x12\x1f.gitaly.RemoveRepositoryRequest\x1a .gitaly.RemoveRepositoryResponse\"\x06\xfa\x97(\x02\x08\x01\x12]\n\x10RenameRepository\x12\x1f.gitaly.RenameRepositoryRequest\x1a .gitaly.RenameRepositoryResponse\"\x06\xfa\x97(\x02\x08\x01\x12\x66\n\x13ReplicateRepository\x12\".gitaly.ReplicateRepositoryRequest\x1a#.gitaly.ReplicateRepositoryResponse\"\x06\xfa\x97(\x02\x08\x01\x12\x63\n\x12OptimizeRepository\x12!.gitaly.OptimizeRepositoryRequest\x1a\".gitaly.OptimizeRepositoryResponse\"\x06\xfa\x97(\x02\x08\x03\x12r\n\x17PruneUnreachableObjects\x12&.gitaly.PruneUnreachableObjectsRequest\x1a\'.gitaly.PruneUnreachableObjectsResponse\"\x06\xfa\x97(\x02\x08\x03\x12Q\n\x0bSetFullPath\x12\x1a.gitaly.SetFullPathRequest\x1a\x1b.gitaly.SetFullPathResponse\"\t\x88\x02\x01\xfa\x97(\x02\x08\x01\x12H\n\x08\x46ullPath\x12\x17.gitaly.FullPathRequest\x1a\x18.gitaly.FullPathResponse\"\t\x88\x02\x01\xfa\x97(\x02\x08\x02\x12J\n\tRemoveAll\x12\x18.gitaly.RemoveAllRequest\x1a\x19.gitaly.RemoveAllResponse\"\x08\xfa\x97(\x04\x08\x01\x10\x02\x12]\n\x10\x42\x61\x63kupRepository\x12\x1f.gitaly.BackupRepositoryRequest\x1a .gitaly.BackupRepositoryResponse\"\x06\xfa\x97(\x02\x08\x02\x12`\n\x11RestoreRepository\x12 .gitaly.RestoreRepositoryRequest\x1a!.gitaly.RestoreRepositoryResponse\"\x06\xfa\x97(\x02\x08\x01\x12`\n\x11GetFileAttributes\x12 .gitaly.GetFileAttributesRequest\x1a!.gitaly.GetFileAttributesResponse\"\x06\xfa\x97(\x02\x08\x02\x42\x34Z2gitlab.com/gitlab-org/gitaly/v16/proto/go/gitalypbb\x06proto3')
+DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x10repository.proto\x12\x06gitaly\x1a\nlint.proto\x1a\x0cshared.proto\"G\n\x17RepositoryExistsRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\"*\n\x18RepositoryExistsResponse\x12\x0e\n\x06\x65xists\x18\x01 \x01(\x08\"E\n\x15RepositorySizeRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\"&\n\x16RepositorySizeResponse\x12\x0c\n\x04size\x18\x01 \x01(\x03\"E\n\x15RepositoryInfoRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\"\xbb\x02\n\x16RepositoryInfoResponse\x12\x0c\n\x04size\x18\x01 \x01(\x04\x12\x41\n\nreferences\x18\x02 \x01(\x0b\x32-.gitaly.RepositoryInfoResponse.ReferencesInfo\x12;\n\x07objects\x18\x03 \x01(\x0b\x32*.gitaly.RepositoryInfoResponse.ObjectsInfo\x1a:\n\x0eReferencesInfo\x12\x13\n\x0bloose_count\x18\x01 \x01(\x04\x12\x13\n\x0bpacked_size\x18\x02 \x01(\x04\x1aW\n\x0bObjectsInfo\x12\x0c\n\x04size\x18\x01 \x01(\x04\x12\x13\n\x0brecent_size\x18\x02 \x01(\x04\x12\x12\n\nstale_size\x18\x03 \x01(\x04\x12\x11\n\tkeep_size\x18\x04 \x01(\x04\"U\n\x12ObjectsSizeRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x11\n\trevisions\x18\x02 \x03(\x0c\"#\n\x13ObjectsSizeResponse\x12\x0c\n\x04size\x18\x01 \x01(\x04\"C\n\x13ObjectFormatRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\"<\n\x14ObjectFormatResponse\x12$\n\x06\x66ormat\x18\x01 \x01(\x0e\x32\x14.gitaly.ObjectFormat\"[\n\x19\x41pplyGitattributesRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x10\n\x08revision\x18\x02 \x01(\x0c\"\x1c\n\x1a\x41pplyGitattributesResponse\"e\n\x12\x46\x65tchBundleRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x0c\n\x04\x64\x61ta\x18\x02 \x01(\x0c\x12\x13\n\x0bupdate_head\x18\x03 \x01(\x08\"\x15\n\x13\x46\x65tchBundleResponse\"\x82\x02\n\x12\x46\x65tchRemoteRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\r\n\x05\x66orce\x18\x03 \x01(\x08\x12\x0f\n\x07no_tags\x18\x04 \x01(\x08\x12\x0f\n\x07timeout\x18\x05 \x01(\x05\x12\x0f\n\x07ssh_key\x18\x06 \x01(\t\x12\x13\n\x0bknown_hosts\x18\x07 \x01(\t\x12\x10\n\x08no_prune\x18\t \x01(\x08\x12%\n\rremote_params\x18\n \x01(\x0b\x32\x0e.gitaly.Remote\x12\x1a\n\x12\x63heck_tags_changed\x18\x0b \x01(\x08J\x04\x08\x08\x10\tJ\x04\x08\x02\x10\x03R\x06remote\"+\n\x13\x46\x65tchRemoteResponse\x12\x14\n\x0ctags_changed\x18\x01 \x01(\x08\"\x8c\x01\n\x17\x43reateRepositoryRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x16\n\x0e\x64\x65\x66\x61ult_branch\x18\x02 \x01(\x0c\x12+\n\robject_format\x18\x03 \x01(\x0e\x32\x14.gitaly.ObjectFormat\"\x1a\n\x18\x43reateRepositoryResponse\"\x99\x02\n\x11GetArchiveRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x11\n\tcommit_id\x18\x02 \x01(\t\x12\x0e\n\x06prefix\x18\x03 \x01(\t\x12\x30\n\x06\x66ormat\x18\x04 \x01(\x0e\x32 .gitaly.GetArchiveRequest.Format\x12\x0c\n\x04path\x18\x05 \x01(\x0c\x12\x0f\n\x07\x65xclude\x18\x06 \x03(\x0c\x12\x12\n\nelide_path\x18\x07 \x01(\x08\x12\x19\n\x11include_lfs_blobs\x18\x08 \x01(\x08\"3\n\x06\x46ormat\x12\x07\n\x03ZIP\x10\x00\x12\x07\n\x03TAR\x10\x01\x12\n\n\x06TAR_GZ\x10\x02\x12\x0b\n\x07TAR_BZ2\x10\x03\"\"\n\x12GetArchiveResponse\x12\x0c\n\x04\x64\x61ta\x18\x01 \x01(\x0c\"G\n\x17HasLocalBranchesRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\")\n\x18HasLocalBranchesResponse\x12\r\n\x05value\x18\x01 \x01(\x08\"\xa2\x01\n\x18\x46\x65tchSourceBranchRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12-\n\x11source_repository\x18\x02 \x01(\x0b\x32\x12.gitaly.Repository\x12\x15\n\rsource_branch\x18\x03 \x01(\x0c\x12\x12\n\ntarget_ref\x18\x04 \x01(\x0c\"+\n\x19\x46\x65tchSourceBranchResponse\x12\x0e\n\x06result\x18\x01 \x01(\x08\";\n\x0b\x46sckRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\"\x1d\n\x0c\x46sckResponse\x12\r\n\x05\x65rror\x18\x01 \x01(\x0c\"\x87\x01\n\x0fWriteRefRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x0b\n\x03ref\x18\x02 \x01(\x0c\x12\x10\n\x08revision\x18\x03 \x01(\x0c\x12\x14\n\x0cold_revision\x18\x04 \x01(\x0cJ\x04\x08\x05\x10\x06J\x04\x08\x06\x10\x07R\x05\x66orce\"\x18\n\x10WriteRefResponseJ\x04\x08\x01\x10\x02\"W\n\x14\x46indMergeBaseRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x11\n\trevisions\x18\x02 \x03(\x0c\"%\n\x15\x46indMergeBaseResponse\x12\x0c\n\x04\x62\x61se\x18\x01 \x01(\t\"\x82\x01\n\x11\x43reateForkRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12-\n\x11source_repository\x18\x02 \x01(\x0b\x32\x12.gitaly.Repository\x12\x10\n\x08revision\x18\x03 \x01(\x0c\"\x14\n\x12\x43reateForkResponse\"\xb9\x01\n\x1e\x43reateRepositoryFromURLRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x0b\n\x03url\x18\x02 \x01(\t\x12!\n\x19http_authorization_header\x18\x04 \x01(\t\x12\x0e\n\x06mirror\x18\x05 \x01(\x08\x12\x18\n\x10resolved_address\x18\x06 \x01(\tJ\x04\x08\x03\x10\x04R\thttp_host\"!\n\x1f\x43reateRepositoryFromURLResponse\"C\n\x13\x43reateBundleRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\"$\n\x14\x43reateBundleResponse\x12\x0c\n\x04\x64\x61ta\x18\x01 \x01(\x0c\"`\n\x1e\x43reateBundleFromRefListRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x10\n\x08patterns\x18\x02 \x03(\x0c\"/\n\x1f\x43reateBundleFromRefListResponse\x12\x0c\n\x04\x64\x61ta\x18\x01 \x01(\x0c\"@\n\x10GetConfigRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\"!\n\x11GetConfigResponse\x12\x0c\n\x04\x64\x61ta\x18\x01 \x01(\x0c\"W\n\x19RestoreCustomHooksRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x0c\n\x04\x64\x61ta\x18\x02 \x01(\x0c\"S\n\x15SetCustomHooksRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x0c\n\x04\x64\x61ta\x18\x02 \x01(\x0c\"\x1c\n\x1aRestoreCustomHooksResponse\"\x18\n\x16SetCustomHooksResponse\"H\n\x18\x42\x61\x63kupCustomHooksRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\"E\n\x15GetCustomHooksRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\")\n\x19\x42\x61\x63kupCustomHooksResponse\x12\x0c\n\x04\x64\x61ta\x18\x01 \x01(\x0c\"&\n\x16GetCustomHooksResponse\x12\x0c\n\x04\x64\x61ta\x18\x01 \x01(\x0c\"_\n!CreateRepositoryFromBundleRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x0c\n\x04\x64\x61ta\x18\x02 \x01(\x0c\"$\n\"CreateRepositoryFromBundleResponse\"B\n\x12\x46indLicenseRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\"\x8c\x01\n\x13\x46indLicenseResponse\x12\x1a\n\x12license_short_name\x18\x01 \x01(\t\x12\x14\n\x0clicense_name\x18\x02 \x01(\t\x12\x13\n\x0blicense_url\x18\x03 \x01(\t\x12\x14\n\x0clicense_path\x18\x04 \x01(\t\x12\x18\n\x10license_nickname\x18\x05 \x01(\t\"H\n\x18GetInfoAttributesRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\"/\n\x19GetInfoAttributesResponse\x12\x12\n\nattributes\x18\x01 \x01(\x0c\"H\n\x18\x43\x61lculateChecksumRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\"-\n\x19\x43\x61lculateChecksumResponse\x12\x10\n\x08\x63hecksum\x18\x01 \x01(\t\"B\n\x12GetSnapshotRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\"#\n\x13GetSnapshotResponse\x12\x0c\n\x04\x64\x61ta\x18\x01 \x01(\x0c\"\xa3\x01\n#CreateRepositoryFromSnapshotRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x10\n\x08http_url\x18\x02 \x01(\t\x12\x11\n\thttp_auth\x18\x03 \x01(\t\x12\x18\n\x10resolved_address\x18\x05 \x01(\tJ\x04\x08\x04\x10\x05R\thttp_host\"&\n$CreateRepositoryFromSnapshotResponse\"p\n\x14GetRawChangesRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x15\n\rfrom_revision\x18\x02 \x01(\t\x12\x13\n\x0bto_revision\x18\x03 \x01(\t\"\xbc\x03\n\x15GetRawChangesResponse\x12<\n\x0braw_changes\x18\x01 \x03(\x0b\x32\'.gitaly.GetRawChangesResponse.RawChange\x1a\xe4\x02\n\tRawChange\x12\x0f\n\x07\x62lob_id\x18\x01 \x01(\t\x12\x0c\n\x04size\x18\x02 \x01(\x03\x12\x44\n\toperation\x18\x05 \x01(\x0e\x32\x31.gitaly.GetRawChangesResponse.RawChange.Operation\x12\x10\n\x08old_mode\x18\x07 \x01(\x05\x12\x10\n\x08new_mode\x18\x08 \x01(\x05\x12\x16\n\x0enew_path_bytes\x18\t \x01(\x0c\x12\x16\n\x0eold_path_bytes\x18\n \x01(\x0c\"i\n\tOperation\x12\x0b\n\x07UNKNOWN\x10\x00\x12\t\n\x05\x41\x44\x44\x45\x44\x10\x01\x12\n\n\x06\x43OPIED\x10\x02\x12\x0b\n\x07\x44\x45LETED\x10\x03\x12\x0c\n\x08MODIFIED\x10\x04\x12\x0b\n\x07RENAMED\x10\x05\x12\x10\n\x0cTYPE_CHANGED\x10\x06J\x04\x08\x03\x10\x04J\x04\x08\x04\x10\x05J\x04\x08\x06\x10\x07R\x08new_pathR\x08old_pathR\rraw_operation\"\x93\x01\n\x18SearchFilesByNameRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\r\n\x05query\x18\x02 \x01(\t\x12\x0b\n\x03ref\x18\x03 \x01(\x0c\x12\x0e\n\x06\x66ilter\x18\x04 \x01(\t\x12\r\n\x05limit\x18\x05 \x01(\r\x12\x0e\n\x06offset\x18\x06 \x01(\r\"*\n\x19SearchFilesByNameResponse\x12\r\n\x05\x66iles\x18\x01 \x03(\x0c\"\x7f\n\x1bSearchFilesByContentRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\r\n\x05query\x18\x02 \x01(\t\x12\x0b\n\x03ref\x18\x03 \x01(\x0cJ\x04\x08\x04\x10\x05R\x10\x63hunked_response\"W\n\x1cSearchFilesByContentResponse\x12\x12\n\nmatch_data\x18\x02 \x01(\x0c\x12\x14\n\x0c\x65nd_of_match\x18\x03 \x01(\x08J\x04\x08\x01\x10\x02R\x07matches\"\x87\x01\n\x06Remote\x12\x0b\n\x03url\x18\x01 \x01(\t\x12!\n\x19http_authorization_header\x18\x03 \x01(\t\x12\x16\n\x0emirror_refmaps\x18\x04 \x03(\t\x12\x18\n\x10resolved_address\x18\x06 \x01(\tJ\x04\x08\x02\x10\x03J\x04\x08\x05\x10\x06R\x04nameR\thttp_host\"M\n\x1dGetObjectDirectorySizeRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\".\n\x1eGetObjectDirectorySizeResponse\x12\x0c\n\x04size\x18\x01 \x01(\x03\"G\n\x17RemoveRepositoryRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\"\x1a\n\x18RemoveRepositoryResponse\"\xa9\x01\n\x1aReplicateRepositoryRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\"\n\x06source\x18\x02 \x01(\x0b\x32\x12.gitaly.Repository\x12\x39\n1replicate_object_deduplication_network_membership\x18\x03 \x01(\x08\"\x1d\n\x1bReplicateRepositoryResponse\"\xdb\x01\n\x19OptimizeRepositoryRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12<\n\x08strategy\x18\x02 \x01(\x0e\x32*.gitaly.OptimizeRepositoryRequest.Strategy\"R\n\x08Strategy\x12\x18\n\x14STRATEGY_UNSPECIFIED\x10\x00\x12\x18\n\x14STRATEGY_HEURISTICAL\x10\x01\x12\x12\n\x0eSTRATEGY_EAGER\x10\x02\"\x1c\n\x1aOptimizeRepositoryResponse\"N\n\x1ePruneUnreachableObjectsRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\"!\n\x1fPruneUnreachableObjectsResponse\"P\n\x12SetFullPathRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x0c\n\x04path\x18\x02 \x01(\t\"\x15\n\x13SetFullPathResponse\"?\n\x0f\x46ullPathRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\" \n\x10\x46ullPathResponse\x12\x0c\n\x04path\x18\x01 \x01(\t\".\n\x10RemoveAllRequest\x12\x1a\n\x0cstorage_name\x18\x01 \x01(\tB\x04\x88\xc6,\x01\"\x13\n\x11RemoveAllResponse\"\x9e\x01\n\x17\x42\x61\x63kupRepositoryRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12-\n\x11vanity_repository\x18\x02 \x01(\x0b\x32\x12.gitaly.Repository\x12\x11\n\tbackup_id\x18\x03 \x01(\t\x12\x13\n\x0bincremental\x18\x04 \x01(\x08\"*\n\x18\x42\x61\x63kupRepositoryResponse\x1a\x0e\n\x0cSkippedError\"\xa1\x01\n\x18RestoreRepositoryRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12-\n\x11vanity_repository\x18\x02 \x01(\x0b\x32\x12.gitaly.Repository\x12\x11\n\tbackup_id\x18\x03 \x01(\t\x12\x15\n\ralways_create\x18\x04 \x01(\x08\"+\n\x19RestoreRepositoryResponse\x1a\x0e\n\x0cSkippedError\"}\n\x18GetFileAttributesRequest\x12,\n\nrepository\x18\x01 \x01(\x0b\x32\x12.gitaly.RepositoryB\x04\x98\xc6,\x01\x12\x10\n\x08revision\x18\x02 \x01(\x0c\x12\x12\n\nattributes\x18\x03 \x03(\t\x12\r\n\x05paths\x18\x04 \x03(\t\"\xa6\x01\n\x19GetFileAttributesResponse\x12H\n\x0f\x61ttribute_infos\x18\x01 \x03(\x0b\x32/.gitaly.GetFileAttributesResponse.AttributeInfo\x1a?\n\rAttributeInfo\x12\x0c\n\x04path\x18\x01 \x01(\t\x12\x11\n\tattribute\x18\x02 \x01(\t\x12\r\n\x05value\x18\x03 \x01(\t2\xaf \n\x11RepositoryService\x12]\n\x10RepositoryExists\x12\x1f.gitaly.RepositoryExistsRequest\x1a .gitaly.RepositoryExistsResponse\"\x06\xfa\x97(\x02\x08\x02\x12W\n\x0eRepositorySize\x12\x1d.gitaly.RepositorySizeRequest\x1a\x1e.gitaly.RepositorySizeResponse\"\x06\xfa\x97(\x02\x08\x02\x12W\n\x0eRepositoryInfo\x12\x1d.gitaly.RepositoryInfoRequest\x1a\x1e.gitaly.RepositoryInfoResponse\"\x06\xfa\x97(\x02\x08\x02\x12P\n\x0bObjectsSize\x12\x1a.gitaly.ObjectsSizeRequest\x1a\x1b.gitaly.ObjectsSizeResponse\"\x06\xfa\x97(\x02\x08\x02(\x01\x12Q\n\x0cObjectFormat\x12\x1b.gitaly.ObjectFormatRequest\x1a\x1c.gitaly.ObjectFormatResponse\"\x06\xfa\x97(\x02\x08\x02\x12\x66\n\x12\x41pplyGitattributes\x12!.gitaly.ApplyGitattributesRequest\x1a\".gitaly.ApplyGitattributesResponse\"\t\x88\x02\x01\xfa\x97(\x02\x08\x01\x12N\n\x0b\x46\x65tchRemote\x12\x1a.gitaly.FetchRemoteRequest\x1a\x1b.gitaly.FetchRemoteResponse\"\x06\xfa\x97(\x02\x08\x01\x12]\n\x10\x43reateRepository\x12\x1f.gitaly.CreateRepositoryRequest\x1a .gitaly.CreateRepositoryResponse\"\x06\xfa\x97(\x02\x08\x01\x12M\n\nGetArchive\x12\x19.gitaly.GetArchiveRequest\x1a\x1a.gitaly.GetArchiveResponse\"\x06\xfa\x97(\x02\x08\x02\x30\x01\x12]\n\x10HasLocalBranches\x12\x1f.gitaly.HasLocalBranchesRequest\x1a .gitaly.HasLocalBranchesResponse\"\x06\xfa\x97(\x02\x08\x02\x12`\n\x11\x46\x65tchSourceBranch\x12 .gitaly.FetchSourceBranchRequest\x1a!.gitaly.FetchSourceBranchResponse\"\x06\xfa\x97(\x02\x08\x01\x12\x39\n\x04\x46sck\x12\x13.gitaly.FsckRequest\x1a\x14.gitaly.FsckResponse\"\x06\xfa\x97(\x02\x08\x02\x12\x45\n\x08WriteRef\x12\x17.gitaly.WriteRefRequest\x1a\x18.gitaly.WriteRefResponse\"\x06\xfa\x97(\x02\x08\x01\x12T\n\rFindMergeBase\x12\x1c.gitaly.FindMergeBaseRequest\x1a\x1d.gitaly.FindMergeBaseResponse\"\x06\xfa\x97(\x02\x08\x02\x12K\n\nCreateFork\x12\x19.gitaly.CreateForkRequest\x1a\x1a.gitaly.CreateForkResponse\"\x06\xfa\x97(\x02\x08\x01\x12r\n\x17\x43reateRepositoryFromURL\x12&.gitaly.CreateRepositoryFromURLRequest\x1a\'.gitaly.CreateRepositoryFromURLResponse\"\x06\xfa\x97(\x02\x08\x01\x12S\n\x0c\x43reateBundle\x12\x1b.gitaly.CreateBundleRequest\x1a\x1c.gitaly.CreateBundleResponse\"\x06\xfa\x97(\x02\x08\x02\x30\x01\x12v\n\x17\x43reateBundleFromRefList\x12&.gitaly.CreateBundleFromRefListRequest\x1a\'.gitaly.CreateBundleFromRefListResponse\"\x06\xfa\x97(\x02\x08\x02(\x01\x30\x01\x12P\n\x0b\x46\x65tchBundle\x12\x1a.gitaly.FetchBundleRequest\x1a\x1b.gitaly.FetchBundleResponse\"\x06\xfa\x97(\x02\x08\x01(\x01\x12}\n\x1a\x43reateRepositoryFromBundle\x12).gitaly.CreateRepositoryFromBundleRequest\x1a*.gitaly.CreateRepositoryFromBundleResponse\"\x06\xfa\x97(\x02\x08\x01(\x01\x12J\n\tGetConfig\x12\x18.gitaly.GetConfigRequest\x1a\x19.gitaly.GetConfigResponse\"\x06\xfa\x97(\x02\x08\x02\x30\x01\x12N\n\x0b\x46indLicense\x12\x1a.gitaly.FindLicenseRequest\x1a\x1b.gitaly.FindLicenseResponse\"\x06\xfa\x97(\x02\x08\x02\x12\x65\n\x11GetInfoAttributes\x12 .gitaly.GetInfoAttributesRequest\x1a!.gitaly.GetInfoAttributesResponse\"\t\x88\x02\x01\xfa\x97(\x02\x08\x02\x30\x01\x12`\n\x11\x43\x61lculateChecksum\x12 .gitaly.CalculateChecksumRequest\x1a!.gitaly.CalculateChecksumResponse\"\x06\xfa\x97(\x02\x08\x02\x12P\n\x0bGetSnapshot\x12\x1a.gitaly.GetSnapshotRequest\x1a\x1b.gitaly.GetSnapshotResponse\"\x06\xfa\x97(\x02\x08\x02\x30\x01\x12\x81\x01\n\x1c\x43reateRepositoryFromSnapshot\x12+.gitaly.CreateRepositoryFromSnapshotRequest\x1a,.gitaly.CreateRepositoryFromSnapshotResponse\"\x06\xfa\x97(\x02\x08\x01\x12V\n\rGetRawChanges\x12\x1c.gitaly.GetRawChangesRequest\x1a\x1d.gitaly.GetRawChangesResponse\"\x06\xfa\x97(\x02\x08\x02\x30\x01\x12k\n\x14SearchFilesByContent\x12#.gitaly.SearchFilesByContentRequest\x1a$.gitaly.SearchFilesByContentResponse\"\x06\xfa\x97(\x02\x08\x02\x30\x01\x12\x62\n\x11SearchFilesByName\x12 .gitaly.SearchFilesByNameRequest\x1a!.gitaly.SearchFilesByNameResponse\"\x06\xfa\x97(\x02\x08\x02\x30\x01\x12h\n\x12RestoreCustomHooks\x12!.gitaly.RestoreCustomHooksRequest\x1a\".gitaly.RestoreCustomHooksResponse\"\t\x88\x02\x01\xfa\x97(\x02\x08\x01(\x01\x12Y\n\x0eSetCustomHooks\x12\x1d.gitaly.SetCustomHooksRequest\x1a\x1e.gitaly.SetCustomHooksResponse\"\x06\xfa\x97(\x02\x08\x01(\x01\x12\x65\n\x11\x42\x61\x63kupCustomHooks\x12 .gitaly.BackupCustomHooksRequest\x1a!.gitaly.BackupCustomHooksResponse\"\t\x88\x02\x01\xfa\x97(\x02\x08\x02\x30\x01\x12Y\n\x0eGetCustomHooks\x12\x1d.gitaly.GetCustomHooksRequest\x1a\x1e.gitaly.GetCustomHooksResponse\"\x06\xfa\x97(\x02\x08\x02\x30\x01\x12o\n\x16GetObjectDirectorySize\x12%.gitaly.GetObjectDirectorySizeRequest\x1a&.gitaly.GetObjectDirectorySizeResponse\"\x06\xfa\x97(\x02\x08\x02\x12]\n\x10RemoveRepository\x12\x1f.gitaly.RemoveRepositoryRequest\x1a .gitaly.RemoveRepositoryResponse\"\x06\xfa\x97(\x02\x08\x01\x12\x66\n\x13ReplicateRepository\x12\".gitaly.ReplicateRepositoryRequest\x1a#.gitaly.ReplicateRepositoryResponse\"\x06\xfa\x97(\x02\x08\x01\x12\x63\n\x12OptimizeRepository\x12!.gitaly.OptimizeRepositoryRequest\x1a\".gitaly.OptimizeRepositoryResponse\"\x06\xfa\x97(\x02\x08\x03\x12r\n\x17PruneUnreachableObjects\x12&.gitaly.PruneUnreachableObjectsRequest\x1a\'.gitaly.PruneUnreachableObjectsResponse\"\x06\xfa\x97(\x02\x08\x03\x12Q\n\x0bSetFullPath\x12\x1a.gitaly.SetFullPathRequest\x1a\x1b.gitaly.SetFullPathResponse\"\t\x88\x02\x01\xfa\x97(\x02\x08\x01\x12H\n\x08\x46ullPath\x12\x17.gitaly.FullPathRequest\x1a\x18.gitaly.FullPathResponse\"\t\x88\x02\x01\xfa\x97(\x02\x08\x02\x12J\n\tRemoveAll\x12\x18.gitaly.RemoveAllRequest\x1a\x19.gitaly.RemoveAllResponse\"\x08\xfa\x97(\x04\x08\x01\x10\x02\x12]\n\x10\x42\x61\x63kupRepository\x12\x1f.gitaly.BackupRepositoryRequest\x1a .gitaly.BackupRepositoryResponse\"\x06\xfa\x97(\x02\x08\x02\x12`\n\x11RestoreRepository\x12 .gitaly.RestoreRepositoryRequest\x1a!.gitaly.RestoreRepositoryResponse\"\x06\xfa\x97(\x02\x08\x01\x12`\n\x11GetFileAttributes\x12 .gitaly.GetFileAttributesRequest\x1a!.gitaly.GetFileAttributesResponse\"\x06\xfa\x97(\x02\x08\x02\x42\x34Z2gitlab.com/gitlab-org/gitaly/v16/proto/go/gitalypbb\x06proto3')
 
 _globals = globals()
 _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
@@ -94,8 +94,6 @@
   _GETOBJECTDIRECTORYSIZEREQUEST.fields_by_name['repository']._serialized_options = b'\230\306,\001'
   _REMOVEREPOSITORYREQUEST.fields_by_name['repository']._options = None
   _REMOVEREPOSITORYREQUEST.fields_by_name['repository']._serialized_options = b'\230\306,\001'
-  _RENAMEREPOSITORYREQUEST.fields_by_name['repository']._options = None
-  _RENAMEREPOSITORYREQUEST.fields_by_name['repository']._serialized_options = b'\230\306,\001'
   _REPLICATEREPOSITORYREQUEST.fields_by_name['repository']._options = None
   _REPLICATEREPOSITORYREQUEST.fields_by_name['repository']._serialized_options = b'\230\306,\001'
   _OPTIMIZEREPOSITORYREQUEST.fields_by_name['repository']._options = None
@@ -184,8 +182,6 @@
   _REPOSITORYSERVICE.methods_by_name['GetObjectDirectorySize']._serialized_options = b'\372\227(\002\010\002'
   _REPOSITORYSERVICE.methods_by_name['RemoveRepository']._options = None
   _REPOSITORYSERVICE.methods_by_name['RemoveRepository']._serialized_options = b'\372\227(\002\010\001'
-  _REPOSITORYSERVICE.methods_by_name['RenameRepository']._options = None
-  _REPOSITORYSERVICE.methods_by_name['RenameRepository']._serialized_options = b'\372\227(\002\010\001'
   _REPOSITORYSERVICE.methods_by_name['ReplicateRepository']._options = None
   _REPOSITORYSERVICE.methods_by_name['ReplicateRepository']._serialized_options = b'\372\227(\002\010\001'
   _REPOSITORYSERVICE.methods_by_name['OptimizeRepository']._options = None
@@ -263,147 +259,143 @@
   _globals['_FSCKRESPONSE']._serialized_start=2359
   _globals['_FSCKRESPONSE']._serialized_end=2388
   _globals['_WRITEREFREQUEST']._serialized_start=2391
-  _globals['_WRITEREFREQUEST']._serialized_end=2528
-  _globals['_WRITEREFRESPONSE']._serialized_start=2530
-  _globals['_WRITEREFRESPONSE']._serialized_end=2554
-  _globals['_FINDMERGEBASEREQUEST']._serialized_start=2556
-  _globals['_FINDMERGEBASEREQUEST']._serialized_end=2643
-  _globals['_FINDMERGEBASERESPONSE']._serialized_start=2645
-  _globals['_FINDMERGEBASERESPONSE']._serialized_end=2682
-  _globals['_CREATEFORKREQUEST']._serialized_start=2685
-  _globals['_CREATEFORKREQUEST']._serialized_end=2815
-  _globals['_CREATEFORKRESPONSE']._serialized_start=2817
-  _globals['_CREATEFORKRESPONSE']._serialized_end=2837
-  _globals['_CREATEREPOSITORYFROMURLREQUEST']._serialized_start=2840
-  _globals['_CREATEREPOSITORYFROMURLREQUEST']._serialized_end=3025
-  _globals['_CREATEREPOSITORYFROMURLRESPONSE']._serialized_start=3027
-  _globals['_CREATEREPOSITORYFROMURLRESPONSE']._serialized_end=3060
-  _globals['_CREATEBUNDLEREQUEST']._serialized_start=3062
-  _globals['_CREATEBUNDLEREQUEST']._serialized_end=3129
-  _globals['_CREATEBUNDLERESPONSE']._serialized_start=3131
-  _globals['_CREATEBUNDLERESPONSE']._serialized_end=3167
-  _globals['_CREATEBUNDLEFROMREFLISTREQUEST']._serialized_start=3169
-  _globals['_CREATEBUNDLEFROMREFLISTREQUEST']._serialized_end=3265
-  _globals['_CREATEBUNDLEFROMREFLISTRESPONSE']._serialized_start=3267
-  _globals['_CREATEBUNDLEFROMREFLISTRESPONSE']._serialized_end=3314
-  _globals['_GETCONFIGREQUEST']._serialized_start=3316
-  _globals['_GETCONFIGREQUEST']._serialized_end=3380
-  _globals['_GETCONFIGRESPONSE']._serialized_start=3382
-  _globals['_GETCONFIGRESPONSE']._serialized_end=3415
-  _globals['_RESTORECUSTOMHOOKSREQUEST']._serialized_start=3417
-  _globals['_RESTORECUSTOMHOOKSREQUEST']._serialized_end=3504
-  _globals['_SETCUSTOMHOOKSREQUEST']._serialized_start=3506
-  _globals['_SETCUSTOMHOOKSREQUEST']._serialized_end=3589
-  _globals['_RESTORECUSTOMHOOKSRESPONSE']._serialized_start=3591
-  _globals['_RESTORECUSTOMHOOKSRESPONSE']._serialized_end=3619
-  _globals['_SETCUSTOMHOOKSRESPONSE']._serialized_start=3621
-  _globals['_SETCUSTOMHOOKSRESPONSE']._serialized_end=3645
-  _globals['_BACKUPCUSTOMHOOKSREQUEST']._serialized_start=3647
-  _globals['_BACKUPCUSTOMHOOKSREQUEST']._serialized_end=3719
-  _globals['_GETCUSTOMHOOKSREQUEST']._serialized_start=3721
-  _globals['_GETCUSTOMHOOKSREQUEST']._serialized_end=3790
-  _globals['_BACKUPCUSTOMHOOKSRESPONSE']._serialized_start=3792
-  _globals['_BACKUPCUSTOMHOOKSRESPONSE']._serialized_end=3833
-  _globals['_GETCUSTOMHOOKSRESPONSE']._serialized_start=3835
-  _globals['_GETCUSTOMHOOKSRESPONSE']._serialized_end=3873
-  _globals['_CREATEREPOSITORYFROMBUNDLEREQUEST']._serialized_start=3875
-  _globals['_CREATEREPOSITORYFROMBUNDLEREQUEST']._serialized_end=3970
-  _globals['_CREATEREPOSITORYFROMBUNDLERESPONSE']._serialized_start=3972
-  _globals['_CREATEREPOSITORYFROMBUNDLERESPONSE']._serialized_end=4008
-  _globals['_FINDLICENSEREQUEST']._serialized_start=4010
-  _globals['_FINDLICENSEREQUEST']._serialized_end=4076
-  _globals['_FINDLICENSERESPONSE']._serialized_start=4079
-  _globals['_FINDLICENSERESPONSE']._serialized_end=4219
-  _globals['_GETINFOATTRIBUTESREQUEST']._serialized_start=4221
-  _globals['_GETINFOATTRIBUTESREQUEST']._serialized_end=4293
-  _globals['_GETINFOATTRIBUTESRESPONSE']._serialized_start=4295
-  _globals['_GETINFOATTRIBUTESRESPONSE']._serialized_end=4342
-  _globals['_CALCULATECHECKSUMREQUEST']._serialized_start=4344
-  _globals['_CALCULATECHECKSUMREQUEST']._serialized_end=4416
-  _globals['_CALCULATECHECKSUMRESPONSE']._serialized_start=4418
-  _globals['_CALCULATECHECKSUMRESPONSE']._serialized_end=4463
-  _globals['_GETSNAPSHOTREQUEST']._serialized_start=4465
-  _globals['_GETSNAPSHOTREQUEST']._serialized_end=4531
-  _globals['_GETSNAPSHOTRESPONSE']._serialized_start=4533
-  _globals['_GETSNAPSHOTRESPONSE']._serialized_end=4568
-  _globals['_CREATEREPOSITORYFROMSNAPSHOTREQUEST']._serialized_start=4571
-  _globals['_CREATEREPOSITORYFROMSNAPSHOTREQUEST']._serialized_end=4734
-  _globals['_CREATEREPOSITORYFROMSNAPSHOTRESPONSE']._serialized_start=4736
-  _globals['_CREATEREPOSITORYFROMSNAPSHOTRESPONSE']._serialized_end=4774
-  _globals['_GETRAWCHANGESREQUEST']._serialized_start=4776
-  _globals['_GETRAWCHANGESREQUEST']._serialized_end=4888
-  _globals['_GETRAWCHANGESRESPONSE']._serialized_start=4891
-  _globals['_GETRAWCHANGESRESPONSE']._serialized_end=5337
-  _globals['_GETRAWCHANGESRESPONSE_RAWCHANGE']._serialized_start=4979
-  _globals['_GETRAWCHANGESRESPONSE_RAWCHANGE']._serialized_end=5337
-  _globals['_GETRAWCHANGESRESPONSE_RAWCHANGE_OPERATION']._serialized_start=5200
-  _globals['_GETRAWCHANGESRESPONSE_RAWCHANGE_OPERATION']._serialized_end=5305
-  _globals['_SEARCHFILESBYNAMEREQUEST']._serialized_start=5340
-  _globals['_SEARCHFILESBYNAMEREQUEST']._serialized_end=5487
-  _globals['_SEARCHFILESBYNAMERESPONSE']._serialized_start=5489
-  _globals['_SEARCHFILESBYNAMERESPONSE']._serialized_end=5531
-  _globals['_SEARCHFILESBYCONTENTREQUEST']._serialized_start=5534
-  _globals['_SEARCHFILESBYCONTENTREQUEST']._serialized_end=5663
-  _globals['_SEARCHFILESBYCONTENTRESPONSE']._serialized_start=5665
-  _globals['_SEARCHFILESBYCONTENTRESPONSE']._serialized_end=5754
-  _globals['_REMOTE']._serialized_start=5757
-  _globals['_REMOTE']._serialized_end=5892
-  _globals['_GETOBJECTDIRECTORYSIZEREQUEST']._serialized_start=5894
-  _globals['_GETOBJECTDIRECTORYSIZEREQUEST']._serialized_end=5971
-  _globals['_GETOBJECTDIRECTORYSIZERESPONSE']._serialized_start=5973
-  _globals['_GETOBJECTDIRECTORYSIZERESPONSE']._serialized_end=6019
-  _globals['_REMOVEREPOSITORYREQUEST']._serialized_start=6021
-  _globals['_REMOVEREPOSITORYREQUEST']._serialized_end=6092
-  _globals['_REMOVEREPOSITORYRESPONSE']._serialized_start=6094
-  _globals['_REMOVEREPOSITORYRESPONSE']._serialized_end=6120
-  _globals['_RENAMEREPOSITORYREQUEST']._serialized_start=6122
-  _globals['_RENAMEREPOSITORYREQUEST']._serialized_end=6216
-  _globals['_RENAMEREPOSITORYRESPONSE']._serialized_start=6218
-  _globals['_RENAMEREPOSITORYRESPONSE']._serialized_end=6244
-  _globals['_REPLICATEREPOSITORYREQUEST']._serialized_start=6247
-  _globals['_REPLICATEREPOSITORYREQUEST']._serialized_end=6416
-  _globals['_REPLICATEREPOSITORYRESPONSE']._serialized_start=6418
-  _globals['_REPLICATEREPOSITORYRESPONSE']._serialized_end=6447
-  _globals['_OPTIMIZEREPOSITORYREQUEST']._serialized_start=6450
-  _globals['_OPTIMIZEREPOSITORYREQUEST']._serialized_end=6669
-  _globals['_OPTIMIZEREPOSITORYREQUEST_STRATEGY']._serialized_start=6587
-  _globals['_OPTIMIZEREPOSITORYREQUEST_STRATEGY']._serialized_end=6669
-  _globals['_OPTIMIZEREPOSITORYRESPONSE']._serialized_start=6671
-  _globals['_OPTIMIZEREPOSITORYRESPONSE']._serialized_end=6699
-  _globals['_PRUNEUNREACHABLEOBJECTSREQUEST']._serialized_start=6701
-  _globals['_PRUNEUNREACHABLEOBJECTSREQUEST']._serialized_end=6779
-  _globals['_PRUNEUNREACHABLEOBJECTSRESPONSE']._serialized_start=6781
-  _globals['_PRUNEUNREACHABLEOBJECTSRESPONSE']._serialized_end=6814
-  _globals['_SETFULLPATHREQUEST']._serialized_start=6816
-  _globals['_SETFULLPATHREQUEST']._serialized_end=6896
-  _globals['_SETFULLPATHRESPONSE']._serialized_start=6898
-  _globals['_SETFULLPATHRESPONSE']._serialized_end=6919
-  _globals['_FULLPATHREQUEST']._serialized_start=6921
-  _globals['_FULLPATHREQUEST']._serialized_end=6984
-  _globals['_FULLPATHRESPONSE']._serialized_start=6986
-  _globals['_FULLPATHRESPONSE']._serialized_end=7018
-  _globals['_REMOVEALLREQUEST']._serialized_start=7020
-  _globals['_REMOVEALLREQUEST']._serialized_end=7066
-  _globals['_REMOVEALLRESPONSE']._serialized_start=7068
-  _globals['_REMOVEALLRESPONSE']._serialized_end=7087
-  _globals['_BACKUPREPOSITORYREQUEST']._serialized_start=7090
-  _globals['_BACKUPREPOSITORYREQUEST']._serialized_end=7248
-  _globals['_BACKUPREPOSITORYRESPONSE']._serialized_start=7250
-  _globals['_BACKUPREPOSITORYRESPONSE']._serialized_end=7292
-  _globals['_BACKUPREPOSITORYRESPONSE_SKIPPEDERROR']._serialized_start=7278
-  _globals['_BACKUPREPOSITORYRESPONSE_SKIPPEDERROR']._serialized_end=7292
-  _globals['_RESTOREREPOSITORYREQUEST']._serialized_start=7295
-  _globals['_RESTOREREPOSITORYREQUEST']._serialized_end=7456
-  _globals['_RESTOREREPOSITORYRESPONSE']._serialized_start=7458
-  _globals['_RESTOREREPOSITORYRESPONSE']._serialized_end=7501
-  _globals['_RESTOREREPOSITORYRESPONSE_SKIPPEDERROR']._serialized_start=7278
-  _globals['_RESTOREREPOSITORYRESPONSE_SKIPPEDERROR']._serialized_end=7292
-  _globals['_GETFILEATTRIBUTESREQUEST']._serialized_start=7503
-  _globals['_GETFILEATTRIBUTESREQUEST']._serialized_end=7628
-  _globals['_GETFILEATTRIBUTESRESPONSE']._serialized_start=7631
-  _globals['_GETFILEATTRIBUTESRESPONSE']._serialized_end=7797
-  _globals['_GETFILEATTRIBUTESRESPONSE_ATTRIBUTEINFO']._serialized_start=7734
-  _globals['_GETFILEATTRIBUTESRESPONSE_ATTRIBUTEINFO']._serialized_end=7797
-  _globals['_REPOSITORYSERVICE']._serialized_start=7800
-  _globals['_REPOSITORYSERVICE']._serialized_end=12038
+  _globals['_WRITEREFREQUEST']._serialized_end=2526
+  _globals['_WRITEREFRESPONSE']._serialized_start=2528
+  _globals['_WRITEREFRESPONSE']._serialized_end=2552
+  _globals['_FINDMERGEBASEREQUEST']._serialized_start=2554
+  _globals['_FINDMERGEBASEREQUEST']._serialized_end=2641
+  _globals['_FINDMERGEBASERESPONSE']._serialized_start=2643
+  _globals['_FINDMERGEBASERESPONSE']._serialized_end=2680
+  _globals['_CREATEFORKREQUEST']._serialized_start=2683
+  _globals['_CREATEFORKREQUEST']._serialized_end=2813
+  _globals['_CREATEFORKRESPONSE']._serialized_start=2815
+  _globals['_CREATEFORKRESPONSE']._serialized_end=2835
+  _globals['_CREATEREPOSITORYFROMURLREQUEST']._serialized_start=2838
+  _globals['_CREATEREPOSITORYFROMURLREQUEST']._serialized_end=3023
+  _globals['_CREATEREPOSITORYFROMURLRESPONSE']._serialized_start=3025
+  _globals['_CREATEREPOSITORYFROMURLRESPONSE']._serialized_end=3058
+  _globals['_CREATEBUNDLEREQUEST']._serialized_start=3060
+  _globals['_CREATEBUNDLEREQUEST']._serialized_end=3127
+  _globals['_CREATEBUNDLERESPONSE']._serialized_start=3129
+  _globals['_CREATEBUNDLERESPONSE']._serialized_end=3165
+  _globals['_CREATEBUNDLEFROMREFLISTREQUEST']._serialized_start=3167
+  _globals['_CREATEBUNDLEFROMREFLISTREQUEST']._serialized_end=3263
+  _globals['_CREATEBUNDLEFROMREFLISTRESPONSE']._serialized_start=3265
+  _globals['_CREATEBUNDLEFROMREFLISTRESPONSE']._serialized_end=3312
+  _globals['_GETCONFIGREQUEST']._serialized_start=3314
+  _globals['_GETCONFIGREQUEST']._serialized_end=3378
+  _globals['_GETCONFIGRESPONSE']._serialized_start=3380
+  _globals['_GETCONFIGRESPONSE']._serialized_end=3413
+  _globals['_RESTORECUSTOMHOOKSREQUEST']._serialized_start=3415
+  _globals['_RESTORECUSTOMHOOKSREQUEST']._serialized_end=3502
+  _globals['_SETCUSTOMHOOKSREQUEST']._serialized_start=3504
+  _globals['_SETCUSTOMHOOKSREQUEST']._serialized_end=3587
+  _globals['_RESTORECUSTOMHOOKSRESPONSE']._serialized_start=3589
+  _globals['_RESTORECUSTOMHOOKSRESPONSE']._serialized_end=3617
+  _globals['_SETCUSTOMHOOKSRESPONSE']._serialized_start=3619
+  _globals['_SETCUSTOMHOOKSRESPONSE']._serialized_end=3643
+  _globals['_BACKUPCUSTOMHOOKSREQUEST']._serialized_start=3645
+  _globals['_BACKUPCUSTOMHOOKSREQUEST']._serialized_end=3717
+  _globals['_GETCUSTOMHOOKSREQUEST']._serialized_start=3719
+  _globals['_GETCUSTOMHOOKSREQUEST']._serialized_end=3788
+  _globals['_BACKUPCUSTOMHOOKSRESPONSE']._serialized_start=3790
+  _globals['_BACKUPCUSTOMHOOKSRESPONSE']._serialized_end=3831
+  _globals['_GETCUSTOMHOOKSRESPONSE']._serialized_start=3833
+  _globals['_GETCUSTOMHOOKSRESPONSE']._serialized_end=3871
+  _globals['_CREATEREPOSITORYFROMBUNDLEREQUEST']._serialized_start=3873
+  _globals['_CREATEREPOSITORYFROMBUNDLEREQUEST']._serialized_end=3968
+  _globals['_CREATEREPOSITORYFROMBUNDLERESPONSE']._serialized_start=3970
+  _globals['_CREATEREPOSITORYFROMBUNDLERESPONSE']._serialized_end=4006
+  _globals['_FINDLICENSEREQUEST']._serialized_start=4008
+  _globals['_FINDLICENSEREQUEST']._serialized_end=4074
+  _globals['_FINDLICENSERESPONSE']._serialized_start=4077
+  _globals['_FINDLICENSERESPONSE']._serialized_end=4217
+  _globals['_GETINFOATTRIBUTESREQUEST']._serialized_start=4219
+  _globals['_GETINFOATTRIBUTESREQUEST']._serialized_end=4291
+  _globals['_GETINFOATTRIBUTESRESPONSE']._serialized_start=4293
+  _globals['_GETINFOATTRIBUTESRESPONSE']._serialized_end=4340
+  _globals['_CALCULATECHECKSUMREQUEST']._serialized_start=4342
+  _globals['_CALCULATECHECKSUMREQUEST']._serialized_end=4414
+  _globals['_CALCULATECHECKSUMRESPONSE']._serialized_start=4416
+  _globals['_CALCULATECHECKSUMRESPONSE']._serialized_end=4461
+  _globals['_GETSNAPSHOTREQUEST']._serialized_start=4463
+  _globals['_GETSNAPSHOTREQUEST']._serialized_end=4529
+  _globals['_GETSNAPSHOTRESPONSE']._serialized_start=4531
+  _globals['_GETSNAPSHOTRESPONSE']._serialized_end=4566
+  _globals['_CREATEREPOSITORYFROMSNAPSHOTREQUEST']._serialized_start=4569
+  _globals['_CREATEREPOSITORYFROMSNAPSHOTREQUEST']._serialized_end=4732
+  _globals['_CREATEREPOSITORYFROMSNAPSHOTRESPONSE']._serialized_start=4734
+  _globals['_CREATEREPOSITORYFROMSNAPSHOTRESPONSE']._serialized_end=4772
+  _globals['_GETRAWCHANGESREQUEST']._serialized_start=4774
+  _globals['_GETRAWCHANGESREQUEST']._serialized_end=4886
+  _globals['_GETRAWCHANGESRESPONSE']._serialized_start=4889
+  _globals['_GETRAWCHANGESRESPONSE']._serialized_end=5333
+  _globals['_GETRAWCHANGESRESPONSE_RAWCHANGE']._serialized_start=4977
+  _globals['_GETRAWCHANGESRESPONSE_RAWCHANGE']._serialized_end=5333
+  _globals['_GETRAWCHANGESRESPONSE_RAWCHANGE_OPERATION']._serialized_start=5175
+  _globals['_GETRAWCHANGESRESPONSE_RAWCHANGE_OPERATION']._serialized_end=5280
+  _globals['_SEARCHFILESBYNAMEREQUEST']._serialized_start=5336
+  _globals['_SEARCHFILESBYNAMEREQUEST']._serialized_end=5483
+  _globals['_SEARCHFILESBYNAMERESPONSE']._serialized_start=5485
+  _globals['_SEARCHFILESBYNAMERESPONSE']._serialized_end=5527
+  _globals['_SEARCHFILESBYCONTENTREQUEST']._serialized_start=5529
+  _globals['_SEARCHFILESBYCONTENTREQUEST']._serialized_end=5656
+  _globals['_SEARCHFILESBYCONTENTRESPONSE']._serialized_start=5658
+  _globals['_SEARCHFILESBYCONTENTRESPONSE']._serialized_end=5745
+  _globals['_REMOTE']._serialized_start=5748
+  _globals['_REMOTE']._serialized_end=5883
+  _globals['_GETOBJECTDIRECTORYSIZEREQUEST']._serialized_start=5885
+  _globals['_GETOBJECTDIRECTORYSIZEREQUEST']._serialized_end=5962
+  _globals['_GETOBJECTDIRECTORYSIZERESPONSE']._serialized_start=5964
+  _globals['_GETOBJECTDIRECTORYSIZERESPONSE']._serialized_end=6010
+  _globals['_REMOVEREPOSITORYREQUEST']._serialized_start=6012
+  _globals['_REMOVEREPOSITORYREQUEST']._serialized_end=6083
+  _globals['_REMOVEREPOSITORYRESPONSE']._serialized_start=6085
+  _globals['_REMOVEREPOSITORYRESPONSE']._serialized_end=6111
+  _globals['_REPLICATEREPOSITORYREQUEST']._serialized_start=6114
+  _globals['_REPLICATEREPOSITORYREQUEST']._serialized_end=6283
+  _globals['_REPLICATEREPOSITORYRESPONSE']._serialized_start=6285
+  _globals['_REPLICATEREPOSITORYRESPONSE']._serialized_end=6314
+  _globals['_OPTIMIZEREPOSITORYREQUEST']._serialized_start=6317
+  _globals['_OPTIMIZEREPOSITORYREQUEST']._serialized_end=6536
+  _globals['_OPTIMIZEREPOSITORYREQUEST_STRATEGY']._serialized_start=6454
+  _globals['_OPTIMIZEREPOSITORYREQUEST_STRATEGY']._serialized_end=6536
+  _globals['_OPTIMIZEREPOSITORYRESPONSE']._serialized_start=6538
+  _globals['_OPTIMIZEREPOSITORYRESPONSE']._serialized_end=6566
+  _globals['_PRUNEUNREACHABLEOBJECTSREQUEST']._serialized_start=6568
+  _globals['_PRUNEUNREACHABLEOBJECTSREQUEST']._serialized_end=6646
+  _globals['_PRUNEUNREACHABLEOBJECTSRESPONSE']._serialized_start=6648
+  _globals['_PRUNEUNREACHABLEOBJECTSRESPONSE']._serialized_end=6681
+  _globals['_SETFULLPATHREQUEST']._serialized_start=6683
+  _globals['_SETFULLPATHREQUEST']._serialized_end=6763
+  _globals['_SETFULLPATHRESPONSE']._serialized_start=6765
+  _globals['_SETFULLPATHRESPONSE']._serialized_end=6786
+  _globals['_FULLPATHREQUEST']._serialized_start=6788
+  _globals['_FULLPATHREQUEST']._serialized_end=6851
+  _globals['_FULLPATHRESPONSE']._serialized_start=6853
+  _globals['_FULLPATHRESPONSE']._serialized_end=6885
+  _globals['_REMOVEALLREQUEST']._serialized_start=6887
+  _globals['_REMOVEALLREQUEST']._serialized_end=6933
+  _globals['_REMOVEALLRESPONSE']._serialized_start=6935
+  _globals['_REMOVEALLRESPONSE']._serialized_end=6954
+  _globals['_BACKUPREPOSITORYREQUEST']._serialized_start=6957
+  _globals['_BACKUPREPOSITORYREQUEST']._serialized_end=7115
+  _globals['_BACKUPREPOSITORYRESPONSE']._serialized_start=7117
+  _globals['_BACKUPREPOSITORYRESPONSE']._serialized_end=7159
+  _globals['_BACKUPREPOSITORYRESPONSE_SKIPPEDERROR']._serialized_start=7145
+  _globals['_BACKUPREPOSITORYRESPONSE_SKIPPEDERROR']._serialized_end=7159
+  _globals['_RESTOREREPOSITORYREQUEST']._serialized_start=7162
+  _globals['_RESTOREREPOSITORYREQUEST']._serialized_end=7323
+  _globals['_RESTOREREPOSITORYRESPONSE']._serialized_start=7325
+  _globals['_RESTOREREPOSITORYRESPONSE']._serialized_end=7368
+  _globals['_RESTOREREPOSITORYRESPONSE_SKIPPEDERROR']._serialized_start=7145
+  _globals['_RESTOREREPOSITORYRESPONSE_SKIPPEDERROR']._serialized_end=7159
+  _globals['_GETFILEATTRIBUTESREQUEST']._serialized_start=7370
+  _globals['_GETFILEATTRIBUTESREQUEST']._serialized_end=7495
+  _globals['_GETFILEATTRIBUTESRESPONSE']._serialized_start=7498
+  _globals['_GETFILEATTRIBUTESRESPONSE']._serialized_end=7664
+  _globals['_GETFILEATTRIBUTESRESPONSE_ATTRIBUTEINFO']._serialized_start=7601
+  _globals['_GETFILEATTRIBUTESRESPONSE_ATTRIBUTEINFO']._serialized_end=7664
+  _globals['_REPOSITORYSERVICE']._serialized_start=7667
+  _globals['_REPOSITORYSERVICE']._serialized_end=11810
 # @@protoc_insertion_point(module_scope)
diff --git a/hgitaly/stub/repository_pb2_grpc.py b/hgitaly/stub/repository_pb2_grpc.py
index 75ffa68813c3169860016ca604b2b11b60e813d2_aGdpdGFseS9zdHViL3JlcG9zaXRvcnlfcGIyX2dycGMucHk=..60f6548d169c69368abbd3c230bebfab7aa4f7f5_aGdpdGFseS9zdHViL3JlcG9zaXRvcnlfcGIyX2dycGMucHk= 100644
--- a/hgitaly/stub/repository_pb2_grpc.py
+++ b/hgitaly/stub/repository_pb2_grpc.py
@@ -190,11 +190,6 @@
                 request_serializer=repository__pb2.RemoveRepositoryRequest.SerializeToString,
                 response_deserializer=repository__pb2.RemoveRepositoryResponse.FromString,
                 )
-        self.RenameRepository = channel.unary_unary(
-                '/gitaly.RepositoryService/RenameRepository',
-                request_serializer=repository__pb2.RenameRepositoryRequest.SerializeToString,
-                response_deserializer=repository__pb2.RenameRepositoryResponse.FromString,
-                )
         self.ReplicateRepository = channel.unary_unary(
                 '/gitaly.RepositoryService/ReplicateRepository',
                 request_serializer=repository__pb2.ReplicateRepositoryRequest.SerializeToString,
@@ -247,7 +242,7 @@
     """
 
     def RepositoryExists(self, request, context):
-        """RepositoryExists ...
+        """RepositoryExists returns whether a given repository exists.
         """
         context.set_code(grpc.StatusCode.UNIMPLEMENTED)
         context.set_details('Method not implemented!')
@@ -314,10 +309,11 @@
 
     def FetchRemote(self, request, context):
         """FetchRemote fetches references from a remote repository into the local
-        repository.
+        repository. The remote can be fetched via HTTP or SSH depending on the
+        request options provided.
         """
         context.set_code(grpc.StatusCode.UNIMPLEMENTED)
         context.set_details('Method not implemented!')
         raise NotImplementedError('Method not implemented!')
 
     def CreateRepository(self, request, context):
@@ -318,13 +314,13 @@
         """
         context.set_code(grpc.StatusCode.UNIMPLEMENTED)
         context.set_details('Method not implemented!')
         raise NotImplementedError('Method not implemented!')
 
     def CreateRepository(self, request, context):
-        """CreateRepository ...
+        """CreateRepository creates a new empty repository.
         """
         context.set_code(grpc.StatusCode.UNIMPLEMENTED)
         context.set_details('Method not implemented!')
         raise NotImplementedError('Method not implemented!')
 
     def GetArchive(self, request, context):
@@ -325,13 +321,13 @@
         """
         context.set_code(grpc.StatusCode.UNIMPLEMENTED)
         context.set_details('Method not implemented!')
         raise NotImplementedError('Method not implemented!')
 
     def GetArchive(self, request, context):
-        """GetArchive ...
+        """GetArchive produces and returns an archive of a repository.
         """
         context.set_code(grpc.StatusCode.UNIMPLEMENTED)
         context.set_details('Method not implemented!')
         raise NotImplementedError('Method not implemented!')
 
     def HasLocalBranches(self, request, context):
@@ -332,10 +328,10 @@
         """
         context.set_code(grpc.StatusCode.UNIMPLEMENTED)
         context.set_details('Method not implemented!')
         raise NotImplementedError('Method not implemented!')
 
     def HasLocalBranches(self, request, context):
-        """HasLocalBranches ...
+        """HasLocalBranches returns whether the given repo contains any branches.
         """
         context.set_code(grpc.StatusCode.UNIMPLEMENTED)
         context.set_details('Method not implemented!')
@@ -358,10 +354,10 @@
         raise NotImplementedError('Method not implemented!')
 
     def WriteRef(self, request, context):
-        """WriteRef ...
+        """WriteRef creates or updates a ref in a repository to point to a new value.
         """
         context.set_code(grpc.StatusCode.UNIMPLEMENTED)
         context.set_details('Method not implemented!')
         raise NotImplementedError('Method not implemented!')
 
     def FindMergeBase(self, request, context):
@@ -362,10 +358,11 @@
         """
         context.set_code(grpc.StatusCode.UNIMPLEMENTED)
         context.set_details('Method not implemented!')
         raise NotImplementedError('Method not implemented!')
 
     def FindMergeBase(self, request, context):
-        """FindMergeBase ...
+        """FindMergeBase returns the best common ancestor between two or more commits. Consult the man
+        pages of git-merge-base(1) for more information on how this is calculated.
         """
         context.set_code(grpc.StatusCode.UNIMPLEMENTED)
         context.set_details('Method not implemented!')
@@ -385,7 +382,8 @@
         raise NotImplementedError('Method not implemented!')
 
     def CreateRepositoryFromURL(self, request, context):
-        """CreateRepositoryFromURL ...
+        """CreateRepositoryFromURL creates a new repo and seeds it with the contents of an existing Git repo
+        reachable at the provided URL.
         """
         context.set_code(grpc.StatusCode.UNIMPLEMENTED)
         context.set_details('Method not implemented!')
@@ -448,10 +446,11 @@
         raise NotImplementedError('Method not implemented!')
 
     def CalculateChecksum(self, request, context):
-        """CalculateChecksum ...
+        """CalculateChecksum returns a checksum of the repository by hashing its references. Refs
+        outside of well-known namespaces are not considered when computing the checksum.
         """
         context.set_code(grpc.StatusCode.UNIMPLEMENTED)
         context.set_details('Method not implemented!')
         raise NotImplementedError('Method not implemented!')
 
     def GetSnapshot(self, request, context):
@@ -452,13 +451,14 @@
         """
         context.set_code(grpc.StatusCode.UNIMPLEMENTED)
         context.set_details('Method not implemented!')
         raise NotImplementedError('Method not implemented!')
 
     def GetSnapshot(self, request, context):
-        """GetSnapshot ...
+        """GetSnapshot returns a snapshot of the repository. A snapshot comprises all Git references
+        and objects required to recreate the state of a repository at a point in time.
         """
         context.set_code(grpc.StatusCode.UNIMPLEMENTED)
         context.set_details('Method not implemented!')
         raise NotImplementedError('Method not implemented!')
 
     def CreateRepositoryFromSnapshot(self, request, context):
@@ -459,13 +459,14 @@
         """
         context.set_code(grpc.StatusCode.UNIMPLEMENTED)
         context.set_details('Method not implemented!')
         raise NotImplementedError('Method not implemented!')
 
     def CreateRepositoryFromSnapshot(self, request, context):
-        """CreateRepositoryFromSnapshot ...
+        """CreateRepositoryFromSnapshot creates a new repository based on a snapshot created with
+        the GetSnapshot RPC. The snapshot is fetched via HTTP.
         """
         context.set_code(grpc.StatusCode.UNIMPLEMENTED)
         context.set_details('Method not implemented!')
         raise NotImplementedError('Method not implemented!')
 
     def GetRawChanges(self, request, context):
@@ -466,13 +467,13 @@
         """
         context.set_code(grpc.StatusCode.UNIMPLEMENTED)
         context.set_details('Method not implemented!')
         raise NotImplementedError('Method not implemented!')
 
     def GetRawChanges(self, request, context):
-        """GetRawChanges ...
+        """GetRawChanges returns metadata in raw format on the changes between two revisions.
         """
         context.set_code(grpc.StatusCode.UNIMPLEMENTED)
         context.set_details('Method not implemented!')
         raise NotImplementedError('Method not implemented!')
 
     def SearchFilesByContent(self, request, context):
@@ -473,13 +474,14 @@
         """
         context.set_code(grpc.StatusCode.UNIMPLEMENTED)
         context.set_details('Method not implemented!')
         raise NotImplementedError('Method not implemented!')
 
     def SearchFilesByContent(self, request, context):
-        """SearchFilesByContent ...
+        """SearchFilesByContent searches files in the repository using the provided grep pattern.
+        For each result, the matched line is returned along with the two previous and next lines.
         """
         context.set_code(grpc.StatusCode.UNIMPLEMENTED)
         context.set_details('Method not implemented!')
         raise NotImplementedError('Method not implemented!')
 
     def SearchFilesByName(self, request, context):
@@ -480,10 +482,11 @@
         """
         context.set_code(grpc.StatusCode.UNIMPLEMENTED)
         context.set_details('Method not implemented!')
         raise NotImplementedError('Method not implemented!')
 
     def SearchFilesByName(self, request, context):
-        """SearchFilesByName ...
+        """SearchFilesByName searches files in the repository based on its name and an
+        optional filter.
         """
         context.set_code(grpc.StatusCode.UNIMPLEMENTED)
         context.set_details('Method not implemented!')
@@ -500,8 +503,8 @@
 
     def SetCustomHooks(self, request_iterator, context):
         """SetCustomHooks sets the git hooks for a repository. The hooks are sent in a
-        tar archive containing a `custom_hooks` directory. This directory is
-        ultimately extracted to the repository.
+        tar archive containing a `custom_hooks` directory (i.e. the response from the
+        GetCustomHooksResponse RPC. This directory will be extracted into the repository.
         """
         context.set_code(grpc.StatusCode.UNIMPLEMENTED)
         context.set_details('Method not implemented!')
@@ -526,7 +529,7 @@
         raise NotImplementedError('Method not implemented!')
 
     def GetObjectDirectorySize(self, request, context):
-        """GetObjectDirectorySize ...
+        """GetObjectDirectorySize returns the size in kibibytes of the object directory of a repository.
         """
         context.set_code(grpc.StatusCode.UNIMPLEMENTED)
         context.set_details('Method not implemented!')
@@ -541,13 +544,6 @@
         context.set_details('Method not implemented!')
         raise NotImplementedError('Method not implemented!')
 
-    def RenameRepository(self, request, context):
-        """RenameRepository ...
-        """
-        context.set_code(grpc.StatusCode.UNIMPLEMENTED)
-        context.set_details('Method not implemented!')
-        raise NotImplementedError('Method not implemented!')
-
     def ReplicateRepository(self, request, context):
         """ReplicateRepository replicates data from a source repository to target repository. On the
         target repository, this operation ensures synchronization of the following components:
@@ -819,11 +815,6 @@
                     request_deserializer=repository__pb2.RemoveRepositoryRequest.FromString,
                     response_serializer=repository__pb2.RemoveRepositoryResponse.SerializeToString,
             ),
-            'RenameRepository': grpc.unary_unary_rpc_method_handler(
-                    servicer.RenameRepository,
-                    request_deserializer=repository__pb2.RenameRepositoryRequest.FromString,
-                    response_serializer=repository__pb2.RenameRepositoryResponse.SerializeToString,
-            ),
             'ReplicateRepository': grpc.unary_unary_rpc_method_handler(
                     servicer.ReplicateRepository,
                     request_deserializer=repository__pb2.ReplicateRepositoryRequest.FromString,
@@ -1476,23 +1467,6 @@
             insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
 
     @staticmethod
-    def RenameRepository(request,
-            target,
-            options=(),
-            channel_credentials=None,
-            call_credentials=None,
-            insecure=False,
-            compression=None,
-            wait_for_ready=None,
-            timeout=None,
-            metadata=None):
-        return grpc.experimental.unary_unary(request, target, '/gitaly.RepositoryService/RenameRepository',
-            repository__pb2.RenameRepositoryRequest.SerializeToString,
-            repository__pb2.RenameRepositoryResponse.FromString,
-            options, channel_credentials,
-            insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
-
-    @staticmethod
     def ReplicateRepository(request,
             target,
             options=(),
diff --git a/protos/analysis.proto b/protos/analysis.proto
new file mode 100644
index 0000000000000000000000000000000000000000..60f6548d169c69368abbd3c230bebfab7aa4f7f5_cHJvdG9zL2FuYWx5c2lzLnByb3Rv
--- /dev/null
+++ b/protos/analysis.proto
@@ -0,0 +1,62 @@
+syntax = "proto3";
+
+package gitaly;
+
+import "lint.proto";
+import "shared.proto";
+
+option go_package = "gitlab.com/gitlab-org/gitaly/v16/proto/go/gitalypb";
+
+// AnalysisService is a gRPC service providing RPCs that analyze objects in a repository.
+service AnalysisService {
+
+  // CheckBlobsGenerated checks a provided set of blobs in a specified repository to determine
+  // whether the file is considered generated. This RPC supports bidirectional streaming because the
+  // client may specify any number of files to check across multiple request messages and the server
+  // responds to each request with a separate set of response messages.
+  //
+  // Each provided blob in the request is validated when received. Improperly formatted requests
+  // result in RPC termination and an error being returned to the client. The RPC also aborts and
+  // returns an error if requests are made that list Git revisions which do not resolve to a blob
+  // and/or cannot be found in the repository.
+  rpc CheckBlobsGenerated(stream CheckBlobsGeneratedRequest) returns (stream CheckBlobsGeneratedResponse) {
+    option (op_type) = {
+      op: ACCESSOR
+    };
+  }
+}
+
+// CheckBlobsGeneratedRequest is a request for the CheckBlobsGenerated RPC. The client may send
+// multiple requests through the stream to check multiple sets of files. The first request must have
+// the repository field set. Every request, including the first, must contain a blob set with at
+// least a single entry.
+message CheckBlobsGeneratedRequest {
+  // Blob defines the required information to determine if a blob is generated.
+  message Blob {
+    // revision is a Git revision that resolves to a blob.
+    bytes revision = 1;
+    // path is the file path of the blob and is used to gain insight as to whether the blob is
+    // generated.
+    bytes path = 2;
+  }
+
+  // repository is the repository that generated files are being checked for.
+  Repository repository = 1 [(target_repository)=true];
+  // blobs is a set of blobs that the generated file check is being performed on.
+  repeated Blob blobs = 2;
+}
+
+// CheckBlobsGeneratedResponse is a response for the CheckBlobsGenerated RPC. If the client sends
+// multiple requests, the server responds with a separate response message for each request.
+message CheckBlobsGeneratedResponse {
+  // Blob defines the status of the generated blob check for a revision.
+  message Blob {
+    // revision is the Git revision of the checked blob provided in the request.
+    bytes revision = 1;
+    // generated is the result of the file generation check for a particular blob.
+    bool generated = 2;
+  }
+
+  // blobs is a set of blobs that the generated file check has been performed on.
+  repeated Blob blobs = 1;
+}
diff --git a/protos/log.proto b/protos/log.proto
index 75ffa68813c3169860016ca604b2b11b60e813d2_cHJvdG9zL2xvZy5wcm90bw==..60f6548d169c69368abbd3c230bebfab7aa4f7f5_cHJvdG9zL2xvZy5wcm90bw== 100644
--- a/protos/log.proto
+++ b/protos/log.proto
@@ -11,15 +11,21 @@
 // Schema for :
 // - `partition/<partition_id>/log/entry/<log_index>`.
 message LogEntry {
-  // ReferenceUpdate models a single reference update.
-  message ReferenceUpdate {
-    // reference_name is the fully qualified name of the reference
-    // to update.
-    bytes reference_name = 1;
-    // new_oid is the new oid to point the reference to. Deletions
-    // are denoted as the SHA1 or SHA256 zero OID depending on the
-    // hash type used in the repository.
-    bytes new_oid = 2;
+  // ReferenceTransaction models a single reference transaction.
+  message ReferenceTransaction {
+    // Change models a single reference change.
+    message Change {
+      // reference_name is the fully qualified name of the reference
+      // to update.
+      bytes reference_name = 1;
+      // new_oid is the new oid to point the reference to. Deletions
+      // are denoted as the SHA1 or SHA256 zero OID depending on the
+      // hash type used in the repository.
+      bytes new_oid = 2;
+    }
+
+    // changes are the reference changes performed in this reference transaction.
+    repeated Change changes = 1;
   }
 
   // DefaultBranchUpdate models a default branch update.
@@ -47,6 +53,13 @@
   message RepositoryDeletion {
   }
 
+  // AlternateUpdate models an update to the 'objects/info/alternates' file.
+  message AlternateUpdate {
+    // path is the path to set in the alternates file. If the path is empty,
+    // the alternate file is removed.
+    string path = 1;
+  }
+
   // relative_path is the relative path of the repository the changes in the
   // log entry are targeting.
   string relative_path = 1;
@@ -50,6 +63,6 @@
   // relative_path is the relative path of the repository the changes in the
   // log entry are targeting.
   string relative_path = 1;
-  // reference_updates contains the reference updates this log
+  // reference_transactions contains the reference transactions this
   // entry records. The logged reference updates have already passed
   // through verification and are applied without any further checks.
@@ -54,6 +67,7 @@
   // entry records. The logged reference updates have already passed
   // through verification and are applied without any further checks.
-  repeated ReferenceUpdate reference_updates = 2;
+  // The reference transactions are applied in order.
+  repeated ReferenceTransaction reference_transactions = 2;
   // default_branch_update contains the information pertaining to updating
   // the default branch of the repo.
   DefaultBranchUpdate default_branch_update = 3;
@@ -66,6 +80,8 @@
   RepositoryDeletion repository_deletion = 6;
   // repository_creation is set if this log entry creates a repository.
   RepositoryCreation repository_creation = 7;
+  // alternate_update records a change to the repository's 'objects/info/alternates' file.
+  AlternateUpdate alternate_update = 8;
 }
 
 // LSN serializes a log sequence number. It's used for storing a partition's
diff --git a/protos/operations.proto b/protos/operations.proto
index 75ffa68813c3169860016ca604b2b11b60e813d2_cHJvdG9zL29wZXJhdGlvbnMucHJvdG8=..60f6548d169c69368abbd3c230bebfab7aa4f7f5_cHJvdG9zL29wZXJhdGlvbnMucHJvdG8= 100644
--- a/protos/operations.proto
+++ b/protos/operations.proto
@@ -831,7 +831,7 @@
   // point to the new commit.
   bool force = 9;
   // start_sha specifies the SHA of the commit to use as the parent of new commit. Takes priority
-  // over start_branch_name and branc_name. Optional.
+  // over start_branch_name and branch_name. Optional.
   string start_sha = 10;
   // timestamp is the optional timestamp to use for the commits as author and
   // committer date. If it's not set, the current time will be used.
diff --git a/protos/ref.proto b/protos/ref.proto
index 75ffa68813c3169860016ca604b2b11b60e813d2_cHJvdG9zL3JlZi5wcm90bw==..60f6548d169c69368abbd3c230bebfab7aa4f7f5_cHJvdG9zL3JlZi5wcm90bw== 100644
--- a/protos/ref.proto
+++ b/protos/ref.proto
@@ -26,11 +26,11 @@
     };
   }
 
-  // FindLocalBranches ...
-  // Return a stream so we can divide the response in chunks of branches
+  // FindLocalBranches finds all the local branches under `refs/heads/` for the specified repository.
+  // The response is streamed back to the client to divide the list of branches into chunks.
   rpc FindLocalBranches(FindLocalBranchesRequest) returns (stream FindLocalBranchesResponse) {
     option (op_type) = {
       op: ACCESSOR
     };
   }
 
@@ -31,13 +31,14 @@
   rpc FindLocalBranches(FindLocalBranchesRequest) returns (stream FindLocalBranchesResponse) {
     option (op_type) = {
       op: ACCESSOR
     };
   }
 
-  // FindAllBranches ...
+  // FindAllBranches finds all branches under `refs/heads/` and `refs/remotes/` for the specified repository.
+  // The response is streamed back to the client to divide the list of branches into chunks.
   rpc FindAllBranches(FindAllBranchesRequest) returns (stream FindAllBranchesResponse) {
     option (op_type) = {
       op: ACCESSOR
     };
   }
 
@@ -38,10 +39,11 @@
   rpc FindAllBranches(FindAllBranchesRequest) returns (stream FindAllBranchesResponse) {
     option (op_type) = {
       op: ACCESSOR
     };
   }
 
-  // FindAllTags returns a stream of tags repository has.
+  // FindAllTags finds all tags under `refs/tags/` for the specified repository.
+  // The response is streamed back to the client to divide the list of tags into chunks.
   rpc FindAllTags(FindAllTagsRequest) returns (stream FindAllTagsResponse) {
     option (op_type) = {
       op: ACCESSOR
@@ -57,10 +59,11 @@
     };
   }
 
-  // FindAllRemoteBranches ...
+  // FindAllRemoteBranches finds all the remote branches under `refs/remotes/` for the specified repository.
+  // The response is streamed back to the client to divide the list of branches into chunks.
   rpc FindAllRemoteBranches(FindAllRemoteBranchesRequest) returns (stream FindAllRemoteBranchesResponse) {
     option (op_type) = {
       op: ACCESSOR
     };
   }
 
@@ -61,10 +64,10 @@
   rpc FindAllRemoteBranches(FindAllRemoteBranchesRequest) returns (stream FindAllRemoteBranchesResponse) {
     option (op_type) = {
       op: ACCESSOR
     };
   }
 
-  // RefExists ...
+  // RefExists checks if the specified reference exists. The reference must be fully qualified.
   rpc RefExists(RefExistsRequest) returns (RefExistsResponse) {
     option (op_type) = {
       op: ACCESSOR
@@ -89,10 +92,13 @@
     };
   }
 
-  // DeleteRefs ...
+  // DeleteRefs deletes the specified references from its repository. Attempting to delete an
+  // non-existent reference does not result in an error. It is recommended to instead use the
+  // UpdateReferences RPC because it can delete references in a raceless manner via the expected old
+  // object ID.
   rpc DeleteRefs(DeleteRefsRequest) returns (DeleteRefsResponse) {
     option (op_type) = {
       op: MUTATOR
     };
   }
 
@@ -93,13 +99,14 @@
   rpc DeleteRefs(DeleteRefsRequest) returns (DeleteRefsResponse) {
     option (op_type) = {
       op: MUTATOR
     };
   }
 
-  // ListBranchNamesContainingCommit ...
+  // ListBranchNamesContainingCommit finds all branches under `refs/heads/` that contain the specified commit.
+  // The response is streamed back to the client to divide the list of branches into chunks.
   rpc ListBranchNamesContainingCommit(ListBranchNamesContainingCommitRequest) returns (stream ListBranchNamesContainingCommitResponse) {
     option (op_type) = {
       op: ACCESSOR
     };
   }
 
@@ -100,10 +107,11 @@
   rpc ListBranchNamesContainingCommit(ListBranchNamesContainingCommitRequest) returns (stream ListBranchNamesContainingCommitResponse) {
     option (op_type) = {
       op: ACCESSOR
     };
   }
 
-  // ListTagNamesContainingCommit ...
+  // ListTagNamesContainingCommit finds all tags under `refs/tags/` that contain the specified commit.
+  // The response is streamed back to the client to divide the list of tags into chunks.
   rpc ListTagNamesContainingCommit(ListTagNamesContainingCommitRequest) returns (stream ListTagNamesContainingCommitResponse) {
     option (op_type) = {
       op: ACCESSOR
@@ -120,7 +128,10 @@
     };
   }
 
-  // GetTagMessages ...
+  // GetTagMessages returns tag messages for the annotated tags identified via the given revisions.
+  // The response is streamed back to the client with a response message containing the tag ID
+  // always preceding one or more messages containing the tag message contents. This is repeated for
+  // all tags in the response.
   rpc GetTagMessages(GetTagMessagesRequest) returns (stream GetTagMessagesResponse) {
     option (op_type) = {
       op: ACCESSOR
@@ -147,7 +158,7 @@
 
 }
 
-// FindDefaultBranchNameRequest is the request for the FindDefaultBranchName RPC.
+// FindDefaultBranchNameRequest is a request for the FindDefaultBranchName RPC.
 message FindDefaultBranchNameRequest {
   // repository is the repository to find the default branch from.
   Repository repository = 1 [(target_repository)=true];
@@ -156,9 +167,9 @@
   bool head_only = 2;
 }
 
-// FindDefaultBranchNameResponse is the response for the FindDefaultBranchName RPC.
+// FindDefaultBranchNameResponse is a response for the FindDefaultBranchName RPC.
 message FindDefaultBranchNameResponse {
   // name is the fully qualified default branch name.
   bytes name = 1;
 }
 
@@ -160,7 +171,7 @@
 message FindDefaultBranchNameResponse {
   // name is the fully qualified default branch name.
   bytes name = 1;
 }
 
-// FindLocalBranchesRequest ...
+// FindLocalBranchesRequest is a request for the FindLocalBranches RPC.
 message FindLocalBranchesRequest {
@@ -166,3 +177,4 @@
 message FindLocalBranchesRequest {
-  // SortBy ...
+  // SortBy defines the allowed field names which references can be sorted by.
+  // https://git-scm.com/docs/git-for-each-ref#Documentation/git-for-each-ref.txt---sortltkeygt
   enum SortBy {
@@ -168,3 +180,3 @@
   enum SortBy {
-    // NAME ...
+    // NAME is for the `--sort=refname` option and is the default option.
     NAME = 0; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX ENUM_FIELD_NAMES_ZERO_VALUE_END_WITH
@@ -170,3 +182,3 @@
     NAME = 0; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX ENUM_FIELD_NAMES_ZERO_VALUE_END_WITH
-    // UPDATED_ASC ...
+    // UPDATED_ASC is for the `--sort=committerdate` option.
     UPDATED_ASC = 1; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
@@ -172,5 +184,5 @@
     UPDATED_ASC = 1; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
-    // UPDATED_DESC ...
+    // UPDATED_DESC is for the `--sort=-committerdate` option.
     UPDATED_DESC = 2; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
   }
 
@@ -174,5 +186,5 @@
     UPDATED_DESC = 2; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
   }
 
-  // repository ...
+  // repository is the repository to find the branch in.
   Repository repository = 1 [(target_repository)=true];
@@ -178,8 +190,8 @@
   Repository repository = 1 [(target_repository)=true];
-  // sort_by ...
+  // sort_by sets which field the returned branches are sorted by.
   SortBy sort_by = 2;
   // pagination_params controls paging. Refer to PaginationParameter documentation for
   // further info.
   PaginationParameter pagination_params = 3;
 }
 
@@ -180,12 +192,12 @@
   SortBy sort_by = 2;
   // pagination_params controls paging. Refer to PaginationParameter documentation for
   // further info.
   PaginationParameter pagination_params = 3;
 }
 
-// FindLocalBranchesResponse ...
+// FindLocalBranchesResponse is a response for the FindLocalBranches RPC.
 message FindLocalBranchesResponse {
   // The field Branches has been removed in favor of LocalBranches.
   // Issue: https://gitlab.com/gitlab-org/gitaly/-/issues/1294
   reserved "branches";
   reserved 1;
@@ -187,9 +199,9 @@
 message FindLocalBranchesResponse {
   // The field Branches has been removed in favor of LocalBranches.
   // Issue: https://gitlab.com/gitlab-org/gitaly/-/issues/1294
   reserved "branches";
   reserved 1;
-  // local_branches ...
+  // local_branches is a list of local branches found in the repository.
   repeated Branch local_branches = 2;
 }
 
@@ -193,5 +205,5 @@
   repeated Branch local_branches = 2;
 }
 
-// FindAllBranchesRequest ...
+// FindAllBranchesRequest is a request for the FindAllBranches RPC.
 message FindAllBranchesRequest {
@@ -197,5 +209,5 @@
 message FindAllBranchesRequest {
-  // repository ...
+  // repository is the repository to find the branch in.
   Repository repository = 1 [(target_repository)=true];
   // merged_only if set, will only return branches that are merged into root ref.
   bool merged_only = 2;
@@ -204,5 +216,5 @@
   repeated bytes merged_branches = 3;
 }
 
-// FindAllBranchesResponse ...
+// FindAllBranchesResponse is a response for the FindAllBranches RPC.
 message FindAllBranchesResponse {
@@ -208,3 +220,3 @@
 message FindAllBranchesResponse {
-  // Branch ...
+  // Branch is a branch found in the repository.
   message Branch {
@@ -210,3 +222,3 @@
   message Branch {
-    // name ...
+    // name is the name of the branch.
     bytes name = 1;
@@ -212,5 +224,5 @@
     bytes name = 1;
-    // target ...
+    // target is the commit referenced by the branch.
     GitCommit target = 2;
   }
 
@@ -214,7 +226,7 @@
     GitCommit target = 2;
   }
 
-  // branches ...
+  // branches is a list of branches found in the repository.
   repeated Branch branches = 1;
 }
 
@@ -243,9 +255,9 @@
   }
 }
 
-// FindAllTagsRequest ...
+// FindAllTagsRequest is a request for the FindAllTags RPC.
 message FindAllTagsRequest {
   // SortBy allows to specify desired order of the elements.
   message SortBy {
     // Key is a key used for sorting.
     enum Key {
@@ -247,11 +259,11 @@
 message FindAllTagsRequest {
   // SortBy allows to specify desired order of the elements.
   message SortBy {
     // Key is a key used for sorting.
     enum Key {
-      // REFNAME ...
-      REFNAME     = 0; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX ENUM_FIELD_NAMES_ZERO_VALUE_END_WITH
-      // CREATORDATE ...
+      // REFNAME is for the `refname` field and is the default option.
+      REFNAME = 0; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX ENUM_FIELD_NAMES_ZERO_VALUE_END_WITH
+      // CREATORDATE is for the `creatordate` field.
       CREATORDATE = 1; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
       // VERSION_REFNAME sorts tags by their semantic versions (https://semver.org/).
       // tag names that are not semantic versions are sorted lexicographically. They come before
@@ -260,9 +272,9 @@
       VERSION_REFNAME = 2; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
     }
 
-    // key ...
-    Key           key       = 1;
-    // direction ...
+    // key is the key that tags are sorted by.
+    Key key = 1;
+    // direction is the direction that tags should be sorted in.
     SortDirection direction = 2;
   }
 
@@ -266,7 +278,7 @@
     SortDirection direction = 2;
   }
 
-  // repository ...
+  // repository is the repository to look up the tags in.
   Repository repository = 1 [(target_repository)=true];
   // sort_by allows to request tags in particular order.
   SortBy sort_by = 2;
@@ -275,5 +287,5 @@
   PaginationParameter pagination_params = 3;
 }
 
-// FindAllTagsResponse ...
+// FindAllTagsResponse is a response for the FindAllTags RPC.
 message FindAllTagsResponse {
@@ -279,5 +291,5 @@
 message FindAllTagsResponse {
-  // tags ...
+  // tags is a list of the found tags.
   repeated Tag tags = 1;
 }
 
@@ -281,5 +293,5 @@
   repeated Tag tags = 1;
 }
 
-// RefExistsRequest ...
+// RefExistsRequest is a request for the RefExists RPC.
 message RefExistsRequest {
@@ -285,8 +297,8 @@
 message RefExistsRequest {
-  // repository ...
+  // repository is the repository to check if the reference exists in.
   Repository repository = 1 [(target_repository)=true];
   // ref denotes any ref, e.g. 'refs/heads/master' or 'refs/tags/v1.0.1'.
   // Must start with 'refs/'.
   bytes ref = 2;
 }
 
@@ -287,8 +299,8 @@
   Repository repository = 1 [(target_repository)=true];
   // ref denotes any ref, e.g. 'refs/heads/master' or 'refs/tags/v1.0.1'.
   // Must start with 'refs/'.
   bytes ref = 2;
 }
 
-// RefExistsResponse ...
+// RefExistsResponse is a response for the RefExists RPC.
 message RefExistsResponse {
@@ -294,5 +306,5 @@
 message RefExistsResponse {
-  // value ...
+  // value represents if the reference exists.
   bool value = 1;
 }
 
@@ -296,50 +308,7 @@
   bool value = 1;
 }
 
-// CreateBranchRequest ...
-message CreateBranchRequest {
-  // repository ...
-  Repository repository = 1 [(target_repository)=true];
-  // name ...
-  bytes name = 2;
-  // start_point ...
-  bytes start_point = 3;
-}
-
-// CreateBranchResponse ...
-message CreateBranchResponse {
-  // Status ...
-  enum Status {
-    // OK ...
-    OK = 0; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX ENUM_FIELD_NAMES_ZERO_VALUE_END_WITH
-    // ERR_EXISTS ...
-    ERR_EXISTS = 1; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
-    // ERR_INVALID ...
-    ERR_INVALID = 2; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
-    // ERR_INVALID_START_POINT ...
-    ERR_INVALID_START_POINT = 3; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
-  }
-
-  // status ...
-  Status status = 1;
-  // branch ...
-  Branch branch = 2;
-}
-
-// DeleteBranchRequest ...
-message DeleteBranchRequest {
-  // repository ...
-  Repository repository = 1 [(target_repository)=true];
-  // name ...
-  bytes name = 2;
-}
-
-// DeleteBranchResponse ...
-// Not clear if we need to do status signaling; we can add fields later.
-message DeleteBranchResponse {
-}
-
-// FindBranchRequest ...
+// FindBranchRequest is a request for the FindBranch RPC.
 message FindBranchRequest {
   // repository is the repository in which the branch should be looked up.
   Repository repository = 1 [(target_repository)=true];
@@ -348,5 +317,5 @@
   bytes name = 2;
 }
 
-// FindBranchResponse ...
+// FindBranchResponse is a response for the FindBranch RPC.
 message FindBranchResponse {
@@ -352,5 +321,5 @@
 message FindBranchResponse {
-  // branch ...
+  // branch is the found branch.
   Branch branch = 1;
 }
 
@@ -401,5 +370,5 @@
   }
 }
 
-// DeleteRefsRequest ...
+// DeleteRefsRequest is a request for the DeleteRefs RPC.
 message DeleteRefsRequest{
@@ -405,3 +374,3 @@
 message DeleteRefsRequest{
-  // repository ...
+  // repository is the repository that reference is deleted from.
   Repository repository = 1 [(target_repository)=true];
@@ -407,4 +376,5 @@
   Repository repository = 1 [(target_repository)=true];
-  // except_with_prefix ...
-  // The following two fields are mutually exclusive
+  // except_with_prefix is the prefix used to determine which references to exclude from being deleted.
+  // This field can not be set in combination with the refs field. If the refs field is not set, except_with_prefix
+  // must contain at least one prefix as deleting all references in not allowed.
   repeated bytes except_with_prefix = 2; // protolint:disable:this REPEATED_FIELD_NAMES_PLURALIZED
@@ -410,5 +380,6 @@
   repeated bytes except_with_prefix = 2; // protolint:disable:this REPEATED_FIELD_NAMES_PLURALIZED
-  // refs ...
+  // refs is the list of references to be deleted. This field can not be set in combination with except_with_prefix
+  // and cannot be empty if except_with_prefix is also empty.
   repeated bytes refs = 3;
 }
 
@@ -412,5 +383,5 @@
   repeated bytes refs = 3;
 }
 
-// DeleteRefsResponse ...
+// DeleteRefsResponse is a response for the DeleteRefs RPC.
 message DeleteRefsResponse {
@@ -416,5 +387,5 @@
 message DeleteRefsResponse {
-  // git_error ...
+  // git_error is a Git error returned by the RPC. Is empty if no error occurs.
   string git_error = 1;
 }
 
@@ -430,5 +401,5 @@
   }
 }
 
-// ListBranchNamesContainingCommitRequest ...
+// ListBranchNamesContainingCommitRequest is a request for the ListBranchNamesContainingCommit RPC.
 message ListBranchNamesContainingCommitRequest {
@@ -434,3 +405,3 @@
 message ListBranchNamesContainingCommitRequest {
-  // repository ...
+  // repository is the repository to find branches with the specified commit in.
   Repository repository = 1 [(target_repository)=true];
@@ -436,8 +407,8 @@
   Repository repository = 1 [(target_repository)=true];
-  // commit_id ...
+  // commit_id is the commit ID used to find branches.
   string commit_id = 2;
   // limit the number of tag names to be returned
   // If the limit is set to zero, all items will be returned
   uint32 limit = 3;
 }
 
@@ -438,9 +409,9 @@
   string commit_id = 2;
   // limit the number of tag names to be returned
   // If the limit is set to zero, all items will be returned
   uint32 limit = 3;
 }
 
-// ListBranchNamesContainingCommitResponse ...
+// ListBranchNamesContainingCommitResponse is a response for the ListBranchNamesContainingCommit RPC.
 message ListBranchNamesContainingCommitResponse {
   reserved 1;
@@ -445,6 +416,6 @@
 message ListBranchNamesContainingCommitResponse {
   reserved 1;
-  // branch_names ...
+  // branch_names contains a list of found branch names.
   repeated bytes branch_names = 2;
 }
 
@@ -448,5 +419,5 @@
   repeated bytes branch_names = 2;
 }
 
-// ListTagNamesContainingCommitRequest ...
+// ListTagNamesContainingCommitRequest is a request for the ListTagNamesContainingCommit RPC.
 message ListTagNamesContainingCommitRequest {
@@ -452,3 +423,3 @@
 message ListTagNamesContainingCommitRequest {
-  // repository ...
+  // repository is the repository to find tags with the specified commit in.
   Repository repository = 1 [(target_repository)=true];
@@ -454,8 +425,8 @@
   Repository repository = 1 [(target_repository)=true];
-  // commit_id ...
+  // commit_id is the commit ID used to find tags.
   string commit_id = 2;
   // limit the number of tag names to be returned
   // If the limit is set to zero, all items will be returned
   uint32 limit = 3;
 }
 
@@ -456,9 +427,9 @@
   string commit_id = 2;
   // limit the number of tag names to be returned
   // If the limit is set to zero, all items will be returned
   uint32 limit = 3;
 }
 
-// ListTagNamesContainingCommitResponse ...
+// ListTagNamesContainingCommitResponse is a response for the ListTagNamesContainingCommit RPC.
 message ListTagNamesContainingCommitResponse {
   reserved 1;
@@ -463,6 +434,6 @@
 message ListTagNamesContainingCommitResponse {
   reserved 1;
-  // tag_names ...
+  // tag_names contains a list of tag names found.
   repeated bytes tag_names = 2;
 }
 
@@ -497,8 +468,8 @@
   repeated TagSignature signatures = 1;
 }
 
-// GetTagMessagesRequest ...
+// GetTagMessagesRequest is a request for the GetTagMessages RPC.
 message GetTagMessagesRequest {
   reserved 2;
   reserved "tag_names";
 
@@ -501,6 +472,6 @@
 message GetTagMessagesRequest {
   reserved 2;
   reserved "tag_names";
 
-  // repository ...
+  // repository is the repository to get tag messages from.
   Repository repository = 1 [(target_repository)=true];
@@ -506,5 +477,5 @@
   Repository repository = 1 [(target_repository)=true];
-  // tag_ids ...
+  // tag_ids is the list of annotated tag IDs used to get the tag messages.
   repeated string tag_ids = 3;
 }
 
@@ -508,8 +479,12 @@
   repeated string tag_ids = 3;
 }
 
-// GetTagMessagesResponse ...
+// GetTagMessagesResponse is a response for the GetTagMessages RPC. Annotated tag messages are
+// chunked and streamed back to the client across multiple response messages sequentially. Each
+// series of responses for a given tag begins with a response that contains only the associated tag
+// ID and is subsequently followed by responses containing the tag message contents. This is
+// repeated for each annotated tag included as part of the response stream.
 message GetTagMessagesResponse {
   reserved 1;
   reserved "tag_name";
 
@@ -512,6 +487,6 @@
 message GetTagMessagesResponse {
   reserved 1;
   reserved "tag_name";
 
-  // message ...
+  // message content from the annotated tag message.
   bytes message = 2;
@@ -517,6 +492,5 @@
   bytes message = 2;
-  // tag_id ...
-  // Only present for a new tag message.
+  // tag_id is the ID of the tag for which the message belongs.
   string tag_id = 3;
 }
 
@@ -520,5 +494,5 @@
   string tag_id = 3;
 }
 
-// FindAllRemoteBranchesRequest ...
+// FindAllRemoteBranchesRequest is a request for the FindAllRemoteBranches RPC.
 message FindAllRemoteBranchesRequest {
@@ -524,3 +498,3 @@
 message FindAllRemoteBranchesRequest {
-  // repository ...
+  // repository is the repository to find remote branches from.
   Repository repository = 1 [(target_repository)=true];
@@ -526,5 +500,5 @@
   Repository repository = 1 [(target_repository)=true];
-  // remote_name ...
+  // remote_name is the name of the remote repository.
   string remote_name = 2;
 }
 
@@ -528,5 +502,5 @@
   string remote_name = 2;
 }
 
-// FindAllRemoteBranchesResponse ...
+// FindAllRemoteBranchesResponse is a request for the FindAllRemoteBranches RPC.
 message FindAllRemoteBranchesResponse {
@@ -532,7 +506,7 @@
 message FindAllRemoteBranchesResponse {
-  // branches ...
+  // branches contains a list of found remote branches.
   repeated Branch branches = 1;
 }
 
 // ListRefsRequest is a request for the ListRefs RPC.
 message ListRefsRequest {
@@ -534,7 +508,7 @@
   repeated Branch branches = 1;
 }
 
 // ListRefsRequest is a request for the ListRefs RPC.
 message ListRefsRequest {
-  // SortBy ...
+  // SortBy defines the field to sort on and its direction.
   message SortBy {
@@ -540,3 +514,4 @@
   message SortBy {
-    // Key ...
+    // Key is a key used for sorting.
+    // https://git-scm.com/docs/git-for-each-ref#Documentation/git-for-each-ref.txt---sortltkeygt
     enum Key {
@@ -542,3 +517,3 @@
     enum Key {
-      // REFNAME ...
+      // REFNAME is for the `refname` field and is the default option.
       REFNAME       = 0; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX ENUM_FIELD_NAMES_ZERO_VALUE_END_WITH
@@ -544,3 +519,3 @@
       REFNAME       = 0; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX ENUM_FIELD_NAMES_ZERO_VALUE_END_WITH
-      // CREATORDATE ...
+      // CREATORDATE is for the `creatordate` field.
       CREATORDATE   = 1; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
@@ -546,3 +521,3 @@
       CREATORDATE   = 1; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
-      // AUTHORDATE ...
+      // AUTHORDATE is for the `authordate` field.
       AUTHORDATE    = 2; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
@@ -548,6 +523,6 @@
       AUTHORDATE    = 2; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
-      // COMMITTERDATE ...
+      // COMMITTERDATE is for the `committerdate` field.
       COMMITTERDATE = 3; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
     }
 
     // key is a key used for sorting.
@@ -550,9 +525,9 @@
       COMMITTERDATE = 3; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
     }
 
     // key is a key used for sorting.
-    Key           key       = 1;
-    // direction ...
+    Key key = 1;
+    // direction is the direction that tags should be sorted in.
     SortDirection direction = 2;
   }
 
@@ -594,7 +569,7 @@
   repeated Reference references = 1;
 }
 
-// FindRefsByOIDRequest ...
+// FindRefsByOIDRequest is a request for the FindRefsByOID RPC.
 message FindRefsByOIDRequest {
   // repository is the repository in which references will be looked for.
   Repository repository = 1 [(target_repository)=true];
@@ -611,7 +586,7 @@
   uint32 limit = 5;
 }
 
-// FindRefsByOIDResponse ...
+// FindRefsByOIDResponse is a response for the FindRefsByOID RPC.
 message FindRefsByOIDResponse {
   // refs is the set of fully-qualified references which have been found.
   repeated string refs = 1;
diff --git a/protos/remote.proto b/protos/remote.proto
index 75ffa68813c3169860016ca604b2b11b60e813d2_cHJvdG9zL3JlbW90ZS5wcm90bw==..60f6548d169c69368abbd3c230bebfab7aa4f7f5_cHJvdG9zL3JlbW90ZS5wcm90bw== 100644
--- a/protos/remote.proto
+++ b/protos/remote.proto
@@ -22,7 +22,9 @@
       };
   }
 
-  // FindRemoteRepository ...
+  // FindRemoteRepository detects whether a repository exists at the given URI. This is done by
+  // asking git-ls-remote(1) to enumerate the remote's HEAD and then checking that we recognize it
+  // as a valid reference.
   rpc FindRemoteRepository(FindRemoteRepositoryRequest) returns (FindRemoteRepositoryResponse) {
     option (op_type) = {
         op: ACCESSOR
@@ -42,5 +44,5 @@
   }
 }
 
-// UpdateRemoteMirrorRequest ...
+// UpdateRemoteMirrorRequest is a request for the UpdateRemoteMirror RPC.
 message UpdateRemoteMirrorRequest {
@@ -46,5 +48,5 @@
 message UpdateRemoteMirrorRequest {
-  // Remote ...
+  // Remote defines a remote repository that diverged references should be pushed to.
   message Remote {
     // url is the URL of the remote repository.
     string url = 1;
@@ -91,10 +93,10 @@
   reserved "ref_name";
 }
 
-// UpdateRemoteMirrorResponse ...
+// UpdateRemoteMirrorResponse is a response for the UpdateRemoteMirror RPC.
 message UpdateRemoteMirrorResponse {
   // divergent_refs contains a list of references that had diverged in the
   // mirror from the source repository.
   repeated bytes divergent_refs = 1;
 }
 
@@ -95,8 +97,8 @@
 message UpdateRemoteMirrorResponse {
   // divergent_refs contains a list of references that had diverged in the
   // mirror from the source repository.
   repeated bytes divergent_refs = 1;
 }
 
-// FindRemoteRepositoryRequest ...
+// FindRemoteRepositoryRequest is a request for the FindRemoteRepository RPC.
 message FindRemoteRepositoryRequest {
@@ -102,5 +104,6 @@
 message FindRemoteRepositoryRequest {
-  // remote ...
+  // remote is the remote repository being checked. Because this RPC is not executed within a
+  // repository, the remote parameter must specify a valid Git URL for the targeted repository.
   string remote = 1;
   // storage_name is used to redirect request to proper storage where it can be handled.
   // As of now it doesn't matter what storage will be used, but it still must be a valid.
@@ -108,7 +111,6 @@
   string storage_name = 2 [(storage)=true];
 }
 
-// FindRemoteRepositoryResponse ...
-// This migth throw a GRPC Unavailable code, to signal the request failure
-// is transient.
+// FindRemoteRepositoryResponse is a response for the FindRemoteRepository RPC. This might throw a
+// GRPC Unavailable code to signal the request failure is transient.
 message FindRemoteRepositoryResponse {
@@ -114,5 +116,5 @@
 message FindRemoteRepositoryResponse {
-  // exists ...
+  // exists specifies if the remote repository exists.
   bool exists = 1;
 }
 
diff --git a/protos/repository.proto b/protos/repository.proto
index 75ffa68813c3169860016ca604b2b11b60e813d2_cHJvdG9zL3JlcG9zaXRvcnkucHJvdG8=..60f6548d169c69368abbd3c230bebfab7aa4f7f5_cHJvdG9zL3JlcG9zaXRvcnkucHJvdG8= 100644
--- a/protos/repository.proto
+++ b/protos/repository.proto
@@ -10,7 +10,7 @@
 // RepositoryService is a service providing RPCs accessing repositories as a whole.
 service RepositoryService {
 
-  // RepositoryExists ...
+  // RepositoryExists returns whether a given repository exists.
   rpc RepositoryExists(RepositoryExistsRequest) returns (RepositoryExistsResponse) {
     option (op_type) = {
       op: ACCESSOR
@@ -78,10 +78,11 @@
   }
 
   // FetchRemote fetches references from a remote repository into the local
-  // repository.
+  // repository. The remote can be fetched via HTTP or SSH depending on the
+  // request options provided.
   rpc FetchRemote(FetchRemoteRequest) returns (FetchRemoteResponse) {
     option (op_type) = {
       op: MUTATOR
     };
   }
 
@@ -82,13 +83,13 @@
   rpc FetchRemote(FetchRemoteRequest) returns (FetchRemoteResponse) {
     option (op_type) = {
       op: MUTATOR
     };
   }
 
-  // CreateRepository ...
+  // CreateRepository creates a new empty repository.
   rpc CreateRepository(CreateRepositoryRequest) returns (CreateRepositoryResponse) {
     option (op_type) = {
       op: MUTATOR
     };
   }
 
@@ -89,13 +90,13 @@
   rpc CreateRepository(CreateRepositoryRequest) returns (CreateRepositoryResponse) {
     option (op_type) = {
       op: MUTATOR
     };
   }
 
-  // GetArchive ...
+  // GetArchive produces and returns an archive of a repository.
   rpc GetArchive(GetArchiveRequest) returns (stream GetArchiveResponse) {
     option (op_type) = {
       op: ACCESSOR
     };
   }
 
@@ -96,10 +97,10 @@
   rpc GetArchive(GetArchiveRequest) returns (stream GetArchiveResponse) {
     option (op_type) = {
       op: ACCESSOR
     };
   }
 
-  // HasLocalBranches ...
+  // HasLocalBranches returns whether the given repo contains any branches.
   rpc HasLocalBranches(HasLocalBranchesRequest) returns (HasLocalBranchesResponse) {
     option (op_type) = {
       op: ACCESSOR
@@ -122,10 +123,10 @@
     };
   }
 
-  // WriteRef ...
+  // WriteRef creates or updates a ref in a repository to point to a new value.
   rpc WriteRef(WriteRefRequest) returns (WriteRefResponse) {
     option (op_type) = {
       op: MUTATOR
     };
   }
 
@@ -126,10 +127,11 @@
   rpc WriteRef(WriteRefRequest) returns (WriteRefResponse) {
     option (op_type) = {
       op: MUTATOR
     };
   }
 
-  // FindMergeBase ...
+  // FindMergeBase returns the best common ancestor between two or more commits. Consult the man
+  // pages of git-merge-base(1) for more information on how this is calculated.
   rpc FindMergeBase(FindMergeBaseRequest) returns (FindMergeBaseResponse) {
     option (op_type) = {
       op: ACCESSOR
@@ -149,7 +151,8 @@
     };
   }
 
-  // CreateRepositoryFromURL ...
+  // CreateRepositoryFromURL creates a new repo and seeds it with the contents of an existing Git repo
+  // reachable at the provided URL.
   rpc CreateRepositoryFromURL(CreateRepositoryFromURLRequest) returns (CreateRepositoryFromURLResponse) {
     option (op_type) = {
       op: MUTATOR
@@ -213,10 +216,11 @@
     option deprecated = true;
   }
 
-  // CalculateChecksum ...
+  // CalculateChecksum returns a checksum of the repository by hashing its references. Refs
+  // outside of well-known namespaces are not considered when computing the checksum.
   rpc CalculateChecksum(CalculateChecksumRequest) returns (CalculateChecksumResponse) {
     option (op_type) = {
       op: ACCESSOR
     };
   }
 
@@ -217,13 +221,14 @@
   rpc CalculateChecksum(CalculateChecksumRequest) returns (CalculateChecksumResponse) {
     option (op_type) = {
       op: ACCESSOR
     };
   }
 
-  // GetSnapshot ...
+  // GetSnapshot returns a snapshot of the repository. A snapshot comprises all Git references
+  // and objects required to recreate the state of a repository at a point in time.
   rpc GetSnapshot(GetSnapshotRequest) returns (stream GetSnapshotResponse) {
     option (op_type) = {
       op: ACCESSOR
     };
   }
 
@@ -224,13 +229,14 @@
   rpc GetSnapshot(GetSnapshotRequest) returns (stream GetSnapshotResponse) {
     option (op_type) = {
       op: ACCESSOR
     };
   }
 
-  // CreateRepositoryFromSnapshot ...
+  // CreateRepositoryFromSnapshot creates a new repository based on a snapshot created with
+  // the GetSnapshot RPC. The snapshot is fetched via HTTP.
   rpc CreateRepositoryFromSnapshot(CreateRepositoryFromSnapshotRequest) returns (CreateRepositoryFromSnapshotResponse) {
     option (op_type) = {
       op: MUTATOR
     };
   }
 
@@ -231,13 +237,13 @@
   rpc CreateRepositoryFromSnapshot(CreateRepositoryFromSnapshotRequest) returns (CreateRepositoryFromSnapshotResponse) {
     option (op_type) = {
       op: MUTATOR
     };
   }
 
-  // GetRawChanges ...
+  // GetRawChanges returns metadata in raw format on the changes between two revisions.
   rpc GetRawChanges(GetRawChangesRequest) returns (stream GetRawChangesResponse) {
     option (op_type) = {
       op: ACCESSOR
     };
   }
 
@@ -238,13 +244,14 @@
   rpc GetRawChanges(GetRawChangesRequest) returns (stream GetRawChangesResponse) {
     option (op_type) = {
       op: ACCESSOR
     };
   }
 
-  // SearchFilesByContent ...
+  // SearchFilesByContent searches files in the repository using the provided grep pattern.
+  // For each result, the matched line is returned along with the two previous and next lines.
   rpc SearchFilesByContent(SearchFilesByContentRequest) returns (stream SearchFilesByContentResponse) {
     option (op_type) = {
       op: ACCESSOR
     };
   }
 
@@ -245,10 +252,11 @@
   rpc SearchFilesByContent(SearchFilesByContentRequest) returns (stream SearchFilesByContentResponse) {
     option (op_type) = {
       op: ACCESSOR
     };
   }
 
-  // SearchFilesByName ...
+  // SearchFilesByName searches files in the repository based on its name and an
+  // optional filter.
   rpc SearchFilesByName(SearchFilesByNameRequest) returns (stream SearchFilesByNameResponse) {
     option (op_type) = {
       op: ACCESSOR
@@ -266,8 +274,8 @@
   }
 
   // SetCustomHooks sets the git hooks for a repository. The hooks are sent in a
-  // tar archive containing a `custom_hooks` directory. This directory is
-  // ultimately extracted to the repository.
+  // tar archive containing a `custom_hooks` directory (i.e. the response from the
+  // GetCustomHooksResponse RPC. This directory will be extracted into the repository.
   rpc SetCustomHooks(stream SetCustomHooksRequest) returns (SetCustomHooksResponse) {
     option (op_type) = {
       op: MUTATOR
@@ -293,7 +301,7 @@
     };
   }
 
-  // GetObjectDirectorySize ...
+  // GetObjectDirectorySize returns the size in kibibytes of the object directory of a repository.
   rpc GetObjectDirectorySize(GetObjectDirectorySizeRequest) returns (GetObjectDirectorySizeResponse) {
     option (op_type) = {
       op: ACCESSOR
@@ -309,13 +317,6 @@
     };
   }
 
-  // RenameRepository ...
-  rpc RenameRepository(RenameRepositoryRequest) returns (RenameRepositoryResponse) {
-    option (op_type) = {
-      op: MUTATOR
-    };
-  }
-
   // ReplicateRepository replicates data from a source repository to target repository. On the
   // target repository, this operation ensures synchronization of the following components:
   //
@@ -413,5 +414,5 @@
   }
 }
 
-// RepositoryExistsRequest ...
+// RepositoryExistsRequest is a request for the RepositoryExists RPC.
 message RepositoryExistsRequest {
@@ -417,5 +418,5 @@
 message RepositoryExistsRequest {
-  // repository ...
+  // repository is the repo to check. The storage_name and relative_path attributes must be provided.
   Repository repository = 1 [(target_repository)=true];
 }
 
@@ -419,5 +420,5 @@
   Repository repository = 1 [(target_repository)=true];
 }
 
-// RepositoryExistsResponse ...
+// RepositoryExistsResponse is a response for the RepositoryExists RPC.
 message RepositoryExistsResponse {
@@ -423,5 +424,5 @@
 message RepositoryExistsResponse {
-  // exists ...
+  // exists indicates whether the repo exists.
   bool exists = 1;
 }
 
@@ -510,10 +511,6 @@
   // revisions is the set of revisions that shall be used to compute the object size for. Supports normal revisions as
   // well as pseudo-revisions like `--not`, `--all`, `--branches[=pattern]`, `--tags[=pattern]` and `--glob=pattern`.
   // Please refer to the man pages gitrevisions(7) as well as git-rev-list(1) for more information.
-  //
-  // Note: due to a restriction in Git v2.41 and older all arguments need to be passed via command line parameters. So
-  // even though you can send multiple requests, the actual number of revisions that can be passed is limited by the
-  // maximum command line length. This limitation will be lifted once Gitaly has upgraded to Git v2.42 and later.
   repeated bytes revisions = 2;
 }
 
@@ -548,7 +545,7 @@
 message ApplyGitattributesResponse {
 }
 
-// FetchBundleRequest ...
+// FetchBundleRequest is a request for the FetchBundle RPC.
 message FetchBundleRequest {
   // repository into which the reference shall be fetched.
   Repository repository = 1 [(target_repository)=true];
@@ -560,7 +557,7 @@
   bool update_head = 3;
 }
 
-// FetchBundleResponse ...
+// FetchBundleResponse is a response for the FetchBundle RPC.
 message FetchBundleResponse {
 }
 
@@ -564,5 +561,5 @@
 message FetchBundleResponse {
 }
 
-// FetchRemoteRequest ...
+// FetchRemoteRequest is a request for the FetchRemote RPC.
 message FetchRemoteRequest {
@@ -568,5 +565,6 @@
 message FetchRemoteRequest {
-  // repository ...
+  // repository is the repository to fetch the remote into. The storage_name
+  // and relative_path attributes must be provided.
   Repository repository = 1 [(target_repository)=true];
   // force determines if references should be force-updated in case they have
   // diverged.
@@ -575,5 +573,5 @@
   bool no_tags = 4;
   // timeout specifies a timeout for the fetch.
   int32 timeout = 5;
-  // ssh_key ...
+  // ssh_key is an optional SSH key to use for fetching the remote.
   string ssh_key = 6;
@@ -579,5 +577,6 @@
   string ssh_key = 6;
-  // known_hosts ...
+  // known_hosts is the optional content of an SSH known-hosts file to use
+  // for the SSH session.
   string known_hosts = 7;
   reserved 8;
   // no_prune will the fetch to not prune remote references which do not exist
@@ -594,7 +593,7 @@
   reserved "remote";
 }
 
-// FetchRemoteResponse ...
+// FetchRemoteResponse is a response for the FetchRemote RPC.
 message FetchRemoteResponse {
   // tags_changed is set based to true if tags were changed or cannot be determined
   // and false when no tags were change. It is only calculated when check_tags_changed
@@ -602,5 +601,5 @@
   bool tags_changed = 1;
 }
 
-// CreateRepositoryRequest ...
+// CreateRepositoryRequest is a request for the CreateRepository RPC.
 message CreateRepositoryRequest {
@@ -606,5 +605,5 @@
 message CreateRepositoryRequest {
-  // repository ...
+  // repository represents the repo to create. The storage_name and relative_path attributes must be provided.
   Repository repository = 1 [(target_repository)=true];
   // default_branch is the branch name to set as the default branch of the newly created
   // repository. Note, this will be treated as the branch name and not a
@@ -616,7 +615,8 @@
   ObjectFormat object_format = 3;
 }
 
-// CreateRepositoryResponse ...
+// CreateRepositoryResponse is a response for the CreateRepository RPC. An empty
+// response denotes a successful request.
 message CreateRepositoryResponse {
 }
 
@@ -620,5 +620,5 @@
 message CreateRepositoryResponse {
 }
 
-// GetArchiveRequest ...
+// GetArchiveRequest is a request for the GetArchive RPC.
 message GetArchiveRequest {
@@ -624,3 +624,3 @@
 message GetArchiveRequest {
-  // Format ...
+  // Format is the format which the archive should be packaged in.
   enum Format {
@@ -626,3 +626,3 @@
   enum Format {
-    // ZIP ...
+    // ZIP
     ZIP = 0; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX ENUM_FIELD_NAMES_ZERO_VALUE_END_WITH
@@ -628,3 +628,3 @@
     ZIP = 0; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX ENUM_FIELD_NAMES_ZERO_VALUE_END_WITH
-    // TAR ...
+    // TAR
     TAR = 1; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
@@ -630,3 +630,3 @@
     TAR = 1; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
-    // TAR_GZ ...
+    // TAR_GZ
     TAR_GZ = 2; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
@@ -632,5 +632,5 @@
     TAR_GZ = 2; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
-    // TAR_BZ2 ...
+    // TAR_BZ2
     TAR_BZ2 = 3; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
   }
 
@@ -634,5 +634,5 @@
     TAR_BZ2 = 3; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
   }
 
-  // repository ...
+  // repository is the repo to archive. The storage_name and relative_path attributes must be provided.
   Repository repository = 1 [(target_repository)=true];
@@ -638,3 +638,3 @@
   Repository repository = 1 [(target_repository)=true];
-  // commit_id ...
+  // commit_id is the commit at which to perform the archive.
   string commit_id = 2;
@@ -640,3 +640,3 @@
   string commit_id = 2;
-  // prefix ...
+  // prefix is an optional prefix to add to paths in the archive.
   string prefix = 3;
@@ -642,3 +642,3 @@
   string prefix = 3;
-  // format ...
+  // format is the archive format to stream in the response.
   Format format = 4;
@@ -644,3 +644,3 @@
   Format format = 4;
-  // path ...
+  // path is the subdirectory of the repo to archive. Provide "." for the entire repo.
   bytes path = 5;
@@ -646,5 +646,6 @@
   bytes path = 5;
-  // exclude ...
+  // exclude is a set of paths to exclude from the archive. The paths must exist in the
+  // tree of the provided commit_id.
   repeated bytes exclude = 6; // protolint:disable:this REPEATED_FIELD_NAMES_PLURALIZED
   // elide_path whether to elide subdirectories. If it is true and `path` refers
   // to a subdirectory, that subdirectory will be elided from archive entries.
@@ -653,7 +654,7 @@
   // entry will be `README.md`. `elide_path` has no effect if `path` refers to the
   // repository root. `elide_path = true` is not supported if `path` refers to a file.
   bool elide_path = 7;
-  // include_lfs_blobs ...
+  // include_lfs_blobs controls whether Git LFS Objects are included in the archive.
   bool include_lfs_blobs = 8;
 }
 
@@ -657,5 +658,5 @@
   bool include_lfs_blobs = 8;
 }
 
-// GetArchiveResponse ...
+// GetArchiveResponse is a response for the GetArchive RPC.
 message GetArchiveResponse {
@@ -661,5 +662,5 @@
 message GetArchiveResponse {
-  // data ...
+  // data contains the archive in the requested format.
   bytes data = 1;
 }
 
@@ -663,5 +664,5 @@
   bytes data = 1;
 }
 
-// HasLocalBranchesRequest ...
+// HasLocalBranchesRequest is a request for the HasLocalBranches RPC.
 message HasLocalBranchesRequest {
@@ -667,5 +668,5 @@
 message HasLocalBranchesRequest {
-  // repository ...
+  // repository is the repo to check. The storage_name and relative_path attributes must be provided.
   Repository repository = 1 [(target_repository)=true];
 }
 
@@ -669,5 +670,5 @@
   Repository repository = 1 [(target_repository)=true];
 }
 
-// HasLocalBranchesResponse ...
+// HasLocalBranchesResponse is a response for the HasLocalBranches RPC.
 message HasLocalBranchesResponse {
@@ -673,5 +674,5 @@
 message HasLocalBranchesResponse {
-  // value ...
+  // value indicates whether branches exist in the repo.
   bool value = 1;
 }
 
@@ -675,7 +676,7 @@
   bool value = 1;
 }
 
-// FetchSourceBranchRequest ...
+// FetchSourceBranchRequest is a request for the FetchSourceBranch RPC.
 message FetchSourceBranchRequest {
   // repository into which the reference shall be fetched. After a successful
   // call, it should contain the target reference which points to the same
@@ -690,7 +691,7 @@
   bytes target_ref = 4;
 }
 
-// FetchSourceBranchResponse ...
+// FetchSourceBranchResponse is a response for the FetchSourceBranch RPC.
 message FetchSourceBranchResponse {
   // result denotes if the source branch was successfully fetched into the target
   // repository. It is false if resolving the remote reference or fetching it failed.
@@ -709,5 +710,5 @@
   bytes error = 1;
 }
 
-// WriteRefRequest ...
+// WriteRefRequest is a request for the WriteRef RPC.
 message WriteRefRequest {
@@ -713,3 +714,4 @@
 message WriteRefRequest {
-  // repository ...
+  // repository is the repo in which to write a ref. The storage_name and relative_path
+  // attributes must be provided.
   Repository repository = 1 [(target_repository)=true];
@@ -715,3 +717,3 @@
   Repository repository = 1 [(target_repository)=true];
-  // ref ...
+  // ref is the ref to create or update. It should be a fully-resolved value like refs/heads/main.
   bytes ref = 2;
@@ -717,3 +719,3 @@
   bytes ref = 2;
-  // revision ...
+  // revision is the new value that the ref should point to.
   bytes revision = 3;
@@ -719,3 +721,5 @@
   bytes revision = 3;
-  // old_revision ...
+  // old_revision is the previous value of the ref, used to prevent race conditions.
+  // If an all-zero object ID is provided, the ref will only be updated if it did not
+  // previously exist.
   bytes old_revision = 4;
@@ -721,8 +725,10 @@
   bytes old_revision = 4;
-  // force ...
-  bool force = 5;
+  // This was previously a no-op boolean for the user to indicate if the write
+  // should be forced.
+  reserved 5;
+  reserved "force";
   // This used to be a boolean indicating whether or not to shell out or use
   // the rugged implementation
   reserved 6;
 }
 
@@ -724,12 +730,12 @@
   // This used to be a boolean indicating whether or not to shell out or use
   // the rugged implementation
   reserved 6;
 }
 
-// WriteRefResponse ...
+// WriteRefResponse is a response for the WriteRef RPC.
 message WriteRefResponse {
   // This used to contain an error message. Since we're shelling out
   // all exceptions are wrapped in GRPC errors.
   reserved 1;
 }
 
@@ -730,8 +736,8 @@
 message WriteRefResponse {
   // This used to contain an error message. Since we're shelling out
   // all exceptions are wrapped in GRPC errors.
   reserved 1;
 }
 
-// FindMergeBaseRequest ...
+// FindMergeBaseRequest is a request for the FindMergeBase RPC.
 message FindMergeBaseRequest {
@@ -737,5 +743,6 @@
 message FindMergeBaseRequest {
-  // repository ...
+  // repository is the repo to find the merge base in. The storage_name and
+  // relative_path attributes must be provided.
   Repository repository = 1 [(target_repository)=true];
   // revisions is the revisions to find the merge base for.
   // We use a repeated field because rugged supports finding a base
@@ -744,5 +751,5 @@
   repeated bytes revisions = 2;
 }
 
-// FindMergeBaseResponse ...
+// FindMergeBaseResponse is a response for the FindMergeBase RPC.
 message FindMergeBaseResponse {
@@ -748,5 +755,5 @@
 message FindMergeBaseResponse {
-  // base ...
+  // base is the commit ID of the best ancestor between the provided revisions.
   string base = 1;
 }
 
@@ -770,5 +777,5 @@
 message CreateForkResponse {
 }
 
-// CreateRepositoryFromURLRequest ...
+// CreateRepositoryFromURLRequest is a request for the CreateRepositoryFromURL RPC.
 message CreateRepositoryFromURLRequest {
@@ -774,3 +781,4 @@
 message CreateRepositoryFromURLRequest {
-  // repository ...
+  // repository represents where the repo should be created. The storage_name and
+  // relative_path attributes must be provided.
   Repository repository = 1 [(target_repository)=true];
@@ -776,5 +784,5 @@
   Repository repository = 1 [(target_repository)=true];
-  // url ...
+  // url is the URL of the existing Git repository.
   string url = 2;
   // http_authorization_header is the HTTP header which can be added to
   // the request in order to authenticate against the repository.
@@ -798,7 +806,7 @@
   reserved "http_host";
 }
 
-// CreateRepositoryFromURLResponse ...
+// CreateRepositoryFromURLResponse is a response for the CreateRepositoryFromURL RPC.
 message CreateRepositoryFromURLResponse {
 }
 
@@ -802,5 +810,5 @@
 message CreateRepositoryFromURLResponse {
 }
 
-// CreateBundleRequest ...
+// CreateBundleRequest is a request for the CreateBundle RPC.
 message CreateBundleRequest {
@@ -806,5 +814,6 @@
 message CreateBundleRequest {
-  // repository ...
+  // repository is the repository to create a bundle from. The storage_name and
+  // relative_path attributes must be provided.
   Repository repository = 1 [(target_repository)=true];
 }
 
@@ -808,5 +817,5 @@
   Repository repository = 1 [(target_repository)=true];
 }
 
-// CreateBundleResponse ...
+// CreateBundleResponse is a response for the CreateBundle RPC.
 message CreateBundleResponse {
@@ -812,5 +821,5 @@
 message CreateBundleResponse {
-  // data ...
+  // data contains the content of the created bundle.
   bytes data = 1;
 }
 
@@ -814,7 +823,7 @@
   bytes data = 1;
 }
 
-// CreateBundleFromRefListRequest ...
+// CreateBundleFromRefListRequest is a request for the CreateBundleFromRefList RPC.
 message CreateBundleFromRefListRequest {
   // repository is the repository that the bundle is created from.
   Repository repository = 1 [(target_repository)=true];
@@ -825,5 +834,5 @@
   repeated bytes patterns = 2;
 }
 
-// CreateBundleFromRefListResponse ...
+// CreateBundleFromRefListResponse is a response for the CreateBundleFromRefList RPC.
 message CreateBundleFromRefListResponse {
@@ -829,5 +838,5 @@
 message CreateBundleFromRefListResponse {
-  // data ...
+  // data contains the content of the created bundle.
   bytes data = 1;
 }
 
@@ -852,5 +861,5 @@
   bytes data = 2;
 }
 
-// SetCustomHooksRequest ...
+// SetCustomHooksRequest is a request for the SetCustomHooks RPC.
 message SetCustomHooksRequest {
@@ -856,3 +865,4 @@
 message SetCustomHooksRequest {
-  // repository ...
+  // repository is the repo to set the custom hooks in. The storage_name and relative_path
+  // attributes must be provided. The repository can be omitted in subsequent requests.
   Repository repository = 1 [(target_repository)=true];
@@ -858,5 +868,5 @@
   Repository repository = 1 [(target_repository)=true];
-  // data ...
+  // data is a tarball containing a `custom_hooks` directory.
   bytes data = 2;
 }
 
@@ -864,7 +874,7 @@
 message RestoreCustomHooksResponse {
 }
 
-// SetCustomHooksResponse ...
+// SetCustomHooksResponse is a response for the SetCustomHooks RPC.
 message SetCustomHooksResponse {
 }
 
@@ -874,5 +884,5 @@
   Repository repository = 1 [(target_repository)=true];
 }
 
-// GetCustomHooksRequest ...
+// GetCustomHooksRequest is a request for the GetCustomHooks RPC.
 message GetCustomHooksRequest {
@@ -878,5 +888,6 @@
 message GetCustomHooksRequest {
-  // repository ...
+  // repository is the repo to retrieve custom hooks from. The storage_name and relative_path
+  // attributes must be provided.
   Repository repository = 1 [(target_repository)=true];
 }
 
@@ -886,5 +897,5 @@
   bytes data = 1;
 }
 
-// GetCustomHooksResponse ...
+// GetCustomHooksResponse is a response for the GetCustomHooks RPC.
 message GetCustomHooksResponse {
@@ -890,5 +901,5 @@
 message GetCustomHooksResponse {
-  // data ...
+  // data is the tarball containing the `custom_hooks` directory.
   bytes data = 1;
 }
 
@@ -944,5 +955,5 @@
   bytes attributes = 1;
 }
 
-// CalculateChecksumRequest ...
+// CalculateChecksumRequest is a request for the CalculateChecksum RPC.
 message CalculateChecksumRequest {
@@ -948,5 +959,6 @@
 message CalculateChecksumRequest {
-  // repository ...
+  // repository is the repo to calculate the checksum for. The storage_name and relative_path
+  // attributes must be provided.
   Repository repository = 1 [(target_repository)=true];
 }
 
@@ -950,5 +962,5 @@
   Repository repository = 1 [(target_repository)=true];
 }
 
-// CalculateChecksumResponse ...
+// CalculateChecksumResponse is a response for the CalculateChecksum RPC.
 message CalculateChecksumResponse {
@@ -954,5 +966,5 @@
 message CalculateChecksumResponse {
-  // checksum ...
+  // checksum is the checksum of the repo's references.
   string checksum = 1;
 }
 
@@ -956,5 +968,5 @@
   string checksum = 1;
 }
 
-// GetSnapshotRequest ...
+// GetSnapshotRequest is a request for the GetSnapshot RPC.
 message GetSnapshotRequest {
@@ -960,5 +972,6 @@
 message GetSnapshotRequest {
-  // repository ...
+  // repository is the repository to snapshot. The storage_name and relative_path
+  // attributes must be provided.
   Repository repository = 1 [(target_repository)=true];
 }
 
@@ -962,5 +975,5 @@
   Repository repository = 1 [(target_repository)=true];
 }
 
-// GetSnapshotResponse ...
+// GetSnapshotResponse is a response for the GetSnapshot RPC.
 message GetSnapshotResponse {
@@ -966,5 +979,5 @@
 message GetSnapshotResponse {
-  // data ...
+  // data is the snapshot of the repo compressed as a TAR archive.
   bytes data = 1;
 }
 
@@ -968,5 +981,5 @@
   bytes data = 1;
 }
 
-// CreateRepositoryFromSnapshotRequest ...
+// CreateRepositoryFromSnapshotRequest is a request for the CreateRepositoryFromSnapshot RPC.
 message CreateRepositoryFromSnapshotRequest {
@@ -972,3 +985,4 @@
 message CreateRepositoryFromSnapshotRequest {
-  // repository ...
+  // repository indicates where the new repo should be created. The storage_name and
+  // relative_path attributes must be provided.
   Repository repository = 1 [(target_repository)=true];
@@ -974,3 +988,3 @@
   Repository repository = 1 [(target_repository)=true];
-  // http_url ...
+  // http_url is the full URL of the location of the snapshot TAR.
   string http_url = 2;
@@ -976,5 +990,5 @@
   string http_url = 2;
-  // http_auth ...
+  // http_auth is the value of the Authorization header to send to http_url.
   string http_auth = 3;
   // resolved_address holds the resolved IP address of the remote_url. This is
   // used to avoid DNS rebinding by mapping the url to the resolved address.
@@ -984,8 +998,8 @@
   // Optional.
   string resolved_address = 5;
 
-  // HttpHost has been removed in favor of ResolvedAddress.
+  // http_host has been removed in favor of ResolvedAddress.
   reserved 4;
   reserved "http_host";
 }
 
@@ -988,8 +1002,8 @@
   reserved 4;
   reserved "http_host";
 }
 
-// CreateRepositoryFromSnapshotResponse ...
+// CreateRepositoryFromSnapshotResponse is a response for the CreateRepositoryFromSnapshot RPC.
 message CreateRepositoryFromSnapshotResponse {
 }
 
@@ -993,5 +1007,5 @@
 message CreateRepositoryFromSnapshotResponse {
 }
 
-// GetRawChangesRequest ...
+// GetRawChangesRequest is a request for the GetRawChanges RPC.
 message GetRawChangesRequest {
@@ -997,3 +1011,4 @@
 message GetRawChangesRequest {
-  // repository ...
+  // repository is the repository to run the diff in. The storage_name and
+  // relative_path attributes must be provided.
   Repository repository = 1 [(target_repository)=true];
@@ -999,3 +1014,3 @@
   Repository repository = 1 [(target_repository)=true];
-  // from_revision ...
+  // from_revision is the Git revision to start the diff at.
   string from_revision = 2;
@@ -1001,5 +1016,5 @@
   string from_revision = 2;
-  // to_revision ...
+  // to_revision is the Git revision to end the diff at.
   string to_revision = 3;
 }
 
@@ -1003,5 +1018,5 @@
   string to_revision = 3;
 }
 
-// GetRawChangesResponse ...
+// GetRawChangesResponse is a response for the GetRawChanges RPC.
 message GetRawChangesResponse {
@@ -1007,3 +1022,4 @@
 message GetRawChangesResponse {
-  // RawChange ...
+  // RawChange represents the metadata for a single change between the two
+  // revisions.
   message RawChange {
@@ -1009,3 +1025,4 @@
   message RawChange {
-    // Operation ...
+    // Operation is the change that occurred on the file. Consult the man pages
+    // for git-diff(1) for additional detail on the semantics of each operation.
     enum Operation {
@@ -1011,3 +1028,3 @@
     enum Operation {
-      // UNKNOWN ...
+      // UNKNOWN
       UNKNOWN = 0; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX ENUM_FIELD_NAMES_ZERO_VALUE_END_WITH
@@ -1013,3 +1030,3 @@
       UNKNOWN = 0; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX ENUM_FIELD_NAMES_ZERO_VALUE_END_WITH
-      // ADDED ...
+      // ADDED
       ADDED = 1; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
@@ -1015,3 +1032,3 @@
       ADDED = 1; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
-      // COPIED ...
+      // COPIED
       COPIED = 2; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
@@ -1017,3 +1034,3 @@
       COPIED = 2; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
-      // DELETED ...
+      // DELETED
       DELETED = 3; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
@@ -1019,3 +1036,3 @@
       DELETED = 3; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
-      // MODIFIED ...
+      // MODIFIED
       MODIFIED = 4; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
@@ -1021,3 +1038,3 @@
       MODIFIED = 4; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
-      // RENAMED ...
+      // RENAMED
       RENAMED = 5; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
@@ -1023,5 +1040,5 @@
       RENAMED = 5; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
-      // TYPE_CHANGED ...
+      // TYPE_CHANGED
       TYPE_CHANGED = 6; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
     }
 
@@ -1025,5 +1042,5 @@
       TYPE_CHANGED = 6; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
     }
 
-    // blob_id ...
+    // blob_id is the OID of the file that was changed.
     string blob_id = 1;
@@ -1029,5 +1046,5 @@
     string blob_id = 1;
-    // size ...
+    // size is the blob size in bytes.
     int64 size = 2;
 
     // This used to be a string that is now represented by the field 9 as byte array.
@@ -1037,5 +1054,5 @@
     reserved 4;
     reserved "old_path";
 
-    // operation ...
+    // operation is the change that occurred on the file.
     Operation operation = 5;
@@ -1041,5 +1058,6 @@
     Operation operation = 5;
-    // raw_operation ...
-    string raw_operation = 6;
-    // old_mode ...
+    // raw_operation has been deprecated as it was never populated.
+    reserved 6;
+    reserved "raw_operation";
+    // old_mode is the previous mode of the file. This may be equal to new_mode.
     int32 old_mode = 7;
@@ -1045,4 +1063,4 @@
     int32 old_mode = 7;
-    // new_mode ...
+    // new_mode is the current mode of the file. This may be equal to old_mode.
     int32 new_mode = 8;
 
@@ -1047,5 +1065,4 @@
     int32 new_mode = 8;
 
-    // new_path_bytes ...
-    // the following fields, 9 and 10, will eventually replace 3 and 4
+    // new_path_bytes is the new file path. This may be equal to old_path_bytes.
     bytes new_path_bytes = 9;
@@ -1051,5 +1068,5 @@
     bytes new_path_bytes = 9;
-    // old_path_bytes ...
+    // old_path_bytes is the old file path. This may be equal to new_path_bytes.
     bytes old_path_bytes = 10;
   }
 
@@ -1053,7 +1070,7 @@
     bytes old_path_bytes = 10;
   }
 
-  // raw_changes ...
+  // raw_changes is the set of changes between the two revisions.
   repeated RawChange raw_changes = 1;
 }
 
@@ -1057,5 +1074,5 @@
   repeated RawChange raw_changes = 1;
 }
 
-// SearchFilesByNameRequest ...
+// SearchFilesByNameRequest is a request for the SearchFilesByName RPC.
 message SearchFilesByNameRequest {
@@ -1061,3 +1078,4 @@
 message SearchFilesByNameRequest {
-  // repository ...
+  // repository is the repo to execute the search in. The storage_name and
+  // relative_path attributes must be provided.
   Repository repository = 1 [(target_repository)=true];
@@ -1063,3 +1081,3 @@
   Repository repository = 1 [(target_repository)=true];
-  // query ...
+  // query is the search query.
   string query = 2;
@@ -1065,5 +1083,5 @@
   string query = 2;
-  // ref ...
+  // ref is the Git reference whose tree should be searched.
   bytes ref = 3;
   // filter is a regular expression used to filter the result set before it is
   // transmitted. It is parsed using Go's `regexp` package, which is closely related
@@ -1078,9 +1096,9 @@
   uint32 offset = 6;
 }
 
-// SearchFilesByNameResponse ...
+// SearchFilesByNameResponse is a response for the SearchFilesByName RPC.
 message SearchFilesByNameResponse {
   // files contains the paths of files that have been found to match the query.
   repeated bytes files = 1;
 }
 
@@ -1082,7 +1100,7 @@
 message SearchFilesByNameResponse {
   // files contains the paths of files that have been found to match the query.
   repeated bytes files = 1;
 }
 
-// SearchFilesByContentRequest ...
+// SearchFilesByContentRequest is a request for the SearchFilesByContent RPC.
 message SearchFilesByContentRequest {
@@ -1088,3 +1106,3 @@
 message SearchFilesByContentRequest {
-  // repository ...
+  // repository is the repo to search. The storage_name and relative_path attributes must be provided.
   Repository repository = 1 [(target_repository)=true];
@@ -1090,3 +1108,4 @@
   Repository repository = 1 [(target_repository)=true];
-  // query ...
+  // query is the grep pattern to use. Queries are case-insensitive and are compatible
+  // with Perl regexp syntax.
   string query = 2;
@@ -1092,3 +1111,4 @@
   string query = 2;
-  // ref ...
+  // ref is the reference to limit the search scope by, for example a commit or
+  // branch name.
   bytes ref = 3;
@@ -1094,5 +1114,6 @@
   bytes ref = 3;
-  // chunked_response ...
-  bool chunked_response = 4;
+  // chunked_response is deprecated as it was never used.
+  reserved 4;
+  reserved "chunked_response";
 }
 
@@ -1097,4 +1118,4 @@
 }
 
-// SearchFilesByContentResponse ...
+// SearchFilesByContentResponse is a response for the SearchFilesByContent RPC.
 message SearchFilesByContentResponse {
@@ -1100,5 +1121,7 @@
 message SearchFilesByContentResponse {
-  // matches ...
-  repeated bytes matches = 1;
-  // match_data ...
+  // matches is deprecated as it was never used.
+  reserved 1;
+  reserved "matches";
+  // match_data contains the results of the search. Data is streamed in chunks, where
+  // each chunk is an individual result.
   bytes match_data = 2;
@@ -1104,5 +1127,6 @@
   bytes match_data = 2;
-  // end_of_match ...
+  // end_of_match indicates the end of an individual match results. Additional results
+  // may follow in subsequent gRPC messages.
   bool end_of_match = 3;
 }
 
@@ -1146,5 +1170,5 @@
   reserved "http_host";
 }
 
-// GetObjectDirectorySizeRequest ...
+// GetObjectDirectorySizeRequest is a request for the GetObjectDirectorySize RPC.
 message GetObjectDirectorySizeRequest {
@@ -1150,5 +1174,6 @@
 message GetObjectDirectorySizeRequest {
-  // repository ...
+  // repository is the repo to query. The storage_name and relative_path attributes
+  // must be provided.
   Repository repository = 1 [(target_repository)=true];
 }
 
@@ -1152,5 +1177,5 @@
   Repository repository = 1 [(target_repository)=true];
 }
 
-// GetObjectDirectorySizeResponse ...
+// GetObjectDirectorySizeResponse is a response for the GetObjectDirectorySize RPC.
 message GetObjectDirectorySizeResponse {
@@ -1156,5 +1181,5 @@
 message GetObjectDirectorySizeResponse {
-  // size is the object directory size in kilobytes.
+  // size is the object directory size in kibibytes.
   int64 size = 1;
 }
 
@@ -1158,5 +1183,5 @@
   int64 size = 1;
 }
 
-// RemoveRepositoryRequest ...
+// RemoveRepositoryRequest is a request for the RemoveRepository RPC.
 message RemoveRepositoryRequest {
@@ -1162,5 +1187,6 @@
 message RemoveRepositoryRequest {
-  // repository ...
+  // repository is the repo to remove. The storage_name and relative_path attributes
+  // must be provided.
   Repository repository = 1 [(target_repository)=true];
 }
 
@@ -1164,7 +1190,7 @@
   Repository repository = 1 [(target_repository)=true];
 }
 
-// RemoveRepositoryResponse ...
+// RemoveRepositoryResponse is a response for the RemoveRepository RPC.
 message RemoveRepositoryResponse {
 }
 
@@ -1168,18 +1194,6 @@
 message RemoveRepositoryResponse {
 }
 
-// RenameRepositoryRequest ...
-message RenameRepositoryRequest {
-  // repository ...
-  Repository repository = 1 [(target_repository)=true];
-  // relative_path ...
-  string relative_path = 2;
-}
-
-// RenameRepositoryResponse ...
-message RenameRepositoryResponse{
-}
-
 // ReplicateRepositoryRequest is a request for the ReplicateRepository RPC.
 message ReplicateRepositoryRequest {
   // repository is the target repository that the RPC replicates to.
@@ -1230,7 +1244,8 @@
 // PruneUnreachableObjectsRequest is a request for the PruneUnreachableObjects
 // RPC call.
 message PruneUnreachableObjectsRequest {
-  // repository ...
+  // repository is the repo to prune. The storage_name and relative_path
+  // attributes must be provided.
   Repository repository = 1 [(target_repository)=true];
 }
 
diff --git a/protos/ssh.proto b/protos/ssh.proto
index 75ffa68813c3169860016ca604b2b11b60e813d2_cHJvdG9zL3NzaC5wcm90bw==..60f6548d169c69368abbd3c230bebfab7aa4f7f5_cHJvdG9zL3NzaC5wcm90bw== 100644
--- a/protos/ssh.proto
+++ b/protos/ssh.proto
@@ -10,10 +10,12 @@
 
 // SSHService is a service that provides RPCs required for SSH-based Git clones.
 service SSHService {
-  // SSHUploadPack is an RPC to forward 'git upload-pack' to Gitaly for SSH sessions.
+  // SSHUploadPack is an RPC to forward git-upload-pack(1) to Gitaly for SSH sessions. The RPC uses
+  // bidirectional streaming so the client can stream stdin and the server can stream stdout and
+  // stderr for git-upload-pack(1).
   rpc SSHUploadPack(stream SSHUploadPackRequest) returns (stream SSHUploadPackResponse) {
     option (op_type) = {
       op: ACCESSOR
     };
   }
 
@@ -14,13 +16,16 @@
   rpc SSHUploadPack(stream SSHUploadPackRequest) returns (stream SSHUploadPackResponse) {
     option (op_type) = {
       op: ACCESSOR
     };
   }
 
-  // SSHUploadPackWithSidechannel is an RPC to forward 'git upload-pack' to Gitaly for SSH sessions, via sidechannels.
+  // SSHUploadPackWithSidechannel is an RPC to forward git-upload-pack(1) to Gitaly for SSH
+  // sessions, via sidechannels. Sidechannel connections sidestep gRPC Protobuf message overhead and
+  // allow higher throughput of bulk data transfers. The stdin, stdout, and stderr for the
+  // git-upload-pack(1) are streamed through the sidechannel connection.
   rpc SSHUploadPackWithSidechannel(SSHUploadPackWithSidechannelRequest) returns (SSHUploadPackWithSidechannelResponse) {
     option (op_type) = {
       op: ACCESSOR
     };
   }
 
@@ -21,13 +26,15 @@
   rpc SSHUploadPackWithSidechannel(SSHUploadPackWithSidechannelRequest) returns (SSHUploadPackWithSidechannelResponse) {
     option (op_type) = {
       op: ACCESSOR
     };
   }
 
-  // SSHReceivePack is an RPC to forward 'git receive-pack' to Gitaly for SSH sessions.
+  // SSHReceivePack is an RPC to forward git-receive-pack(1) to Gitaly for SSH sessions. The RPC uses
+  // bidirectional streaming so the client can stream stdin and the server can stream stdout and
+  // stderr for git-receive-pack(1).
   rpc SSHReceivePack(stream SSHReceivePackRequest) returns (stream SSHReceivePackResponse) {
     option (op_type) = {
       op: MUTATOR
     };
   }
 
@@ -28,10 +35,12 @@
   rpc SSHReceivePack(stream SSHReceivePackRequest) returns (stream SSHReceivePackResponse) {
     option (op_type) = {
       op: MUTATOR
     };
   }
 
-  // SSHUploadArchive is an RPC to forward 'git upload-archive' to Gitaly for SSH sessions.
+  // SSHUploadArchive is an RPC to forward git-upload-archive(1) to Gitaly for SSH sessions. The RPC
+  // uses bidirectional streaming so the client can stream stdin and the server can stream stdout
+  // and stderr for git-upload-archive(1).
   rpc SSHUploadArchive(stream SSHUploadArchiveRequest) returns (stream SSHUploadArchiveResponse) {
     option (op_type) = {
       op: ACCESSOR
@@ -39,5 +48,7 @@
   }
 }
 
-// SSHUploadPackRequest ...
+// SSHUploadPackRequest is a request for the SSHUploadPack RPC. The first request of the stream must
+// only contain repository, git_config_options, and git_protocol. All subsequent requests must only
+// contain stdin data.
 message SSHUploadPackRequest {
@@ -43,3 +54,3 @@
 message SSHUploadPackRequest {
-  // repository must be present in the first message.
+  // repository is the repository where git-upload-pack(1) is spawned.
   Repository repository = 1 [(target_repository)=true];
@@ -45,8 +56,8 @@
   Repository repository = 1 [(target_repository)=true];
-  // stdin is a chunk of raw data to be copied to 'git upload-pack' standard input.
+  // stdin is a chunk of raw data to be copied to git-upload-pack(1) standard input.
   bytes stdin = 2;
   // Prevent re-use of field id 3 and/or the "git_config_parameters" name.
   reserved 3;
   reserved "git_config_parameters";
   // git_config_options are parameters to use with git -c (key=value pairs).
   repeated string git_config_options = 4;
@@ -47,11 +58,10 @@
   bytes stdin = 2;
   // Prevent re-use of field id 3 and/or the "git_config_parameters" name.
   reserved 3;
   reserved "git_config_parameters";
   // git_config_options are parameters to use with git -c (key=value pairs).
   repeated string git_config_options = 4;
-
   // git_protocol is the git protocol version.
   string git_protocol = 5;
 }
 
@@ -54,6 +64,7 @@
   // git_protocol is the git protocol version.
   string git_protocol = 5;
 }
 
-// SSHUploadPackResponse ...
+// SSHUploadPackResponse is a response for the SSHUploadPack RPC. Responses are stream back to
+// clients in chunks containing the stdout and stderr from git-upload-pack(1).
 message SSHUploadPackResponse {
@@ -59,3 +70,3 @@
 message SSHUploadPackResponse {
-  // stdout is a chunk of raw data from 'git upload-pack' standard output.
+  // stdout is a chunk of raw data from git-upload-pack(1) standard output.
   bytes stdout = 1;
@@ -61,8 +72,8 @@
   bytes stdout = 1;
-  // stderr is a chunk of raw data from 'git upload-pack' standard error.
+  // stderr is a chunk of raw data from git-upload-pack(1) standard error.
   bytes stderr = 2;
   // exit_status is the exit status when the command has finished. This field
   // may be nil. This is intentional.
   ExitStatus exit_status = 3;
 }
 
@@ -63,8 +74,8 @@
   bytes stderr = 2;
   // exit_status is the exit status when the command has finished. This field
   // may be nil. This is intentional.
   ExitStatus exit_status = 3;
 }
 
-// SSHUploadPackWithSidechannelRequest ...
+// SSHUploadPackWithSidechannelRequest is a request for the SSHUploadPackWithSidechannel RPC.
 message SSHUploadPackWithSidechannelRequest {
@@ -70,5 +81,5 @@
 message SSHUploadPackWithSidechannelRequest {
-  // repository must be present in the first message.
+  // repository is the repository where git-upload-pack(1) is spawned.
   Repository repository = 1 [(target_repository)=true];
   // git_config_options are parameters to use with git -c (key=value pairs).
   repeated string git_config_options = 2;
@@ -72,8 +83,7 @@
   Repository repository = 1 [(target_repository)=true];
   // git_config_options are parameters to use with git -c (key=value pairs).
   repeated string git_config_options = 2;
-
   // git_protocol is the git protocol version.
   string git_protocol = 3;
 }
 
@@ -76,10 +86,10 @@
   // git_protocol is the git protocol version.
   string git_protocol = 3;
 }
 
-// SSHUploadPackWithSidechannelResponse ...
+// SSHUploadPackWithSidechannelResponse is a response for the SSHUploadPackWithSidechannel RPC.
 message SSHUploadPackWithSidechannelResponse {
   // packfile_negotiation_statistics is the packfile negotiation statistics.
   PackfileNegotiationStatistics packfile_negotiation_statistics = 1;
 }
 
@@ -81,7 +91,9 @@
 message SSHUploadPackWithSidechannelResponse {
   // packfile_negotiation_statistics is the packfile negotiation statistics.
   PackfileNegotiationStatistics packfile_negotiation_statistics = 1;
 }
 
-// SSHReceivePackRequest ...
+// SSHReceivePackRequest is a request for the SSHReceivePack RPC. All fields other than stdin must
+// be set in the first request message. Subsequent requests in the stream must only contain the
+// stdin field.
 message SSHReceivePackRequest {
@@ -87,3 +99,3 @@
 message SSHReceivePackRequest {
-  // repository must be present in the first message.
+  // repository is the repository where git-receive-pack(1) is spawned.
   Repository repository = 1 [(target_repository)=true];
@@ -89,3 +101,3 @@
   Repository repository = 1 [(target_repository)=true];
-  // stdin is a chunk of raw data to be copied to 'git upload-pack' standard input
+  // stdin is a chunk of raw data to be copied to git-receive-pack(1) standard input
   bytes stdin = 2;
@@ -91,4 +103,3 @@
   bytes stdin = 2;
-  // gl_id is the contents of GL_ID, GL_REPOSITORY, and GL_USERNAME environment variables
-  // for 'git receive-pack'.
+  // gl_id is the GitLab ID of the user. This is used by Git {pre,post}-receive hooks.
   string gl_id = 3;
@@ -94,3 +105,3 @@
   string gl_id = 3;
-  // gl_repository ...
+  // gl_repository refers to the GitLab repository. This is used by Git {pre,post}-receive hooks.
   string gl_repository = 4;
@@ -96,5 +107,5 @@
   string gl_repository = 4;
-  // gl_username ...
+  // gl_username is the GitLab Username of the user. This is used by Git {pre,post}-receive hooks.
   string gl_username = 5;
   // git_protocol is the git protocol version.
   string git_protocol = 6;
@@ -102,5 +113,6 @@
   repeated string git_config_options = 7;
 }
 
-// SSHReceivePackResponse ...
+// SSHReceivePackResponse is a response for the SSHReceivePack RPC. Responses are stream back to
+// clients in chunks containing the stdout and stderr from git-receive-pack(1).
 message SSHReceivePackResponse {
@@ -106,3 +118,3 @@
 message SSHReceivePackResponse {
-  // stdout is a chunk of raw data from 'git receive-pack' standard output.
+  // stdout is a chunk of raw data from git-receive-pack(1) standard output.
   bytes stdout = 1;
@@ -108,8 +120,8 @@
   bytes stdout = 1;
-  // stderr is a chunk of raw data from 'git receive-pack' standard error.
+  // stderr is a chunk of raw data from git-receive-pack(1) standard error.
   bytes stderr = 2;
   // exit_status is the exit status when the command has finished. This field
   // may be nil. This is intentional.
   ExitStatus exit_status = 3;
 }
 
@@ -110,8 +122,9 @@
   bytes stderr = 2;
   // exit_status is the exit status when the command has finished. This field
   // may be nil. This is intentional.
   ExitStatus exit_status = 3;
 }
 
-// SSHUploadArchiveRequest ...
+// SSHUploadArchiveRequest is a request for the SSHUploadArchive RPC. The first request of the
+// stream must only contain repository. All subsequent requests must only contain stdin data.
 message SSHUploadArchiveRequest {
@@ -117,3 +130,3 @@
 message SSHUploadArchiveRequest {
-  // repository must be present in the first message.
+  // repository is the repository where git-upload-archive(1) is spawned.
   Repository repository = 1 [(target_repository)=true];
@@ -119,5 +132,5 @@
   Repository repository = 1 [(target_repository)=true];
-  // stdin is a chunk of raw data to be copied to 'git upload-archive' standard input.
+  // stdin is a chunk of raw data to be copied to git-upload-archive(1) standard input.
   bytes stdin = 2;
 }
 
@@ -121,5 +134,6 @@
   bytes stdin = 2;
 }
 
-// SSHUploadArchiveResponse ...
+// SSHUploadArchiveResponse is a response for the SSHUploadArchive RPC. Responses are stream back to
+// clients in chunks containing the stdout and stderr from git-upload-archive(1).
 message SSHUploadArchiveResponse {
@@ -125,3 +139,3 @@
 message SSHUploadArchiveResponse {
-  // stdout is a chunk of raw data from 'git upload-archive' standard output.
+  // stdout is a chunk of raw data from git-upload-archive(1) standard output.
   bytes stdout = 1;
@@ -127,5 +141,5 @@
   bytes stdout = 1;
-  // stderr is a chunk of raw data from 'git upload-archive' standard error.
+  // stderr is a chunk of raw data from git-upload-archive(1) standard error.
   bytes stderr = 2;
   // exit_status is the exit status when the command has finished. This field
   // may be nil. This is intentional.
diff --git a/rust/rhgitaly/proto/ref.proto b/rust/rhgitaly/proto/ref.proto
index 75ffa68813c3169860016ca604b2b11b60e813d2_cnVzdC9yaGdpdGFseS9wcm90by9yZWYucHJvdG8=..60f6548d169c69368abbd3c230bebfab7aa4f7f5_cnVzdC9yaGdpdGFseS9wcm90by9yZWYucHJvdG8= 100644
--- a/rust/rhgitaly/proto/ref.proto
+++ b/rust/rhgitaly/proto/ref.proto
@@ -26,7 +26,7 @@
     };
   }
 
-  // RefExists ...
+  // RefExists checks if the specified reference exists. The reference must be fully qualified.
   rpc RefExists(RefExistsRequest) returns (RefExistsResponse) {
     option (op_type) = {
       op: ACCESSOR
@@ -35,7 +35,7 @@
 
 }
 
-// FindDefaultBranchNameRequest is the request for the FindDefaultBranchName RPC.
+// FindDefaultBranchNameRequest is a request for the FindDefaultBranchName RPC.
 message FindDefaultBranchNameRequest {
   // repository is the repository to find the default branch from.
   Repository repository = 1 [(target_repository)=true];
@@ -44,9 +44,9 @@
   bool head_only = 2;
 }
 
-// FindDefaultBranchNameResponse is the response for the FindDefaultBranchName RPC.
+// FindDefaultBranchNameResponse is a response for the FindDefaultBranchName RPC.
 message FindDefaultBranchNameResponse {
   // name is the fully qualified default branch name.
   bytes name = 1;
 }
 
@@ -48,7 +48,7 @@
 message FindDefaultBranchNameResponse {
   // name is the fully qualified default branch name.
   bytes name = 1;
 }
 
-// FindLocalBranchesRequest ...
+// FindLocalBranchesRequest is a request for the FindLocalBranches RPC.
 message FindLocalBranchesRequest {
@@ -54,3 +54,4 @@
 message FindLocalBranchesRequest {
-  // SortBy ...
+  // SortBy defines the allowed field names which references can be sorted by.
+  // https://git-scm.com/docs/git-for-each-ref#Documentation/git-for-each-ref.txt---sortltkeygt
   enum SortBy {
@@ -56,3 +57,3 @@
   enum SortBy {
-    // NAME ...
+    // NAME is for the `--sort=refname` option and is the default option.
     NAME = 0; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX ENUM_FIELD_NAMES_ZERO_VALUE_END_WITH
@@ -58,3 +59,3 @@
     NAME = 0; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX ENUM_FIELD_NAMES_ZERO_VALUE_END_WITH
-    // UPDATED_ASC ...
+    // UPDATED_ASC is for the `--sort=committerdate` option.
     UPDATED_ASC = 1; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
@@ -60,5 +61,5 @@
     UPDATED_ASC = 1; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
-    // UPDATED_DESC ...
+    // UPDATED_DESC is for the `--sort=-committerdate` option.
     UPDATED_DESC = 2; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
   }
 
@@ -62,5 +63,5 @@
     UPDATED_DESC = 2; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
   }
 
-  // repository ...
+  // repository is the repository to find the branch in.
   Repository repository = 1 [(target_repository)=true];
@@ -66,8 +67,8 @@
   Repository repository = 1 [(target_repository)=true];
-  // sort_by ...
+  // sort_by sets which field the returned branches are sorted by.
   SortBy sort_by = 2;
   // pagination_params controls paging. Refer to PaginationParameter documentation for
   // further info.
   PaginationParameter pagination_params = 3;
 }
 
@@ -68,12 +69,12 @@
   SortBy sort_by = 2;
   // pagination_params controls paging. Refer to PaginationParameter documentation for
   // further info.
   PaginationParameter pagination_params = 3;
 }
 
-// FindLocalBranchesResponse ...
+// FindLocalBranchesResponse is a response for the FindLocalBranches RPC.
 message FindLocalBranchesResponse {
   // The field Branches has been removed in favor of LocalBranches.
   // Issue: https://gitlab.com/gitlab-org/gitaly/-/issues/1294
   reserved "branches";
   reserved 1;
@@ -75,9 +76,9 @@
 message FindLocalBranchesResponse {
   // The field Branches has been removed in favor of LocalBranches.
   // Issue: https://gitlab.com/gitlab-org/gitaly/-/issues/1294
   reserved "branches";
   reserved 1;
-  // local_branches ...
+  // local_branches is a list of local branches found in the repository.
   repeated Branch local_branches = 2;
 }
 
@@ -81,5 +82,5 @@
   repeated Branch local_branches = 2;
 }
 
-// FindAllBranchesRequest ...
+// FindAllBranchesRequest is a request for the FindAllBranches RPC.
 message FindAllBranchesRequest {
@@ -85,5 +86,5 @@
 message FindAllBranchesRequest {
-  // repository ...
+  // repository is the repository to find the branch in.
   Repository repository = 1 [(target_repository)=true];
   // merged_only if set, will only return branches that are merged into root ref.
   bool merged_only = 2;
@@ -92,5 +93,5 @@
   repeated bytes merged_branches = 3;
 }
 
-// FindAllBranchesResponse ...
+// FindAllBranchesResponse is a response for the FindAllBranches RPC.
 message FindAllBranchesResponse {
@@ -96,3 +97,3 @@
 message FindAllBranchesResponse {
-  // Branch ...
+  // Branch is a branch found in the repository.
   message Branch {
@@ -98,3 +99,3 @@
   message Branch {
-    // name ...
+    // name is the name of the branch.
     bytes name = 1;
@@ -100,5 +101,5 @@
     bytes name = 1;
-    // target ...
+    // target is the commit referenced by the branch.
     GitCommit target = 2;
   }
 
@@ -102,7 +103,7 @@
     GitCommit target = 2;
   }
 
-  // branches ...
+  // branches is a list of branches found in the repository.
   repeated Branch branches = 1;
 }
 
@@ -131,9 +132,9 @@
   }
 }
 
-// FindAllTagsRequest ...
+// FindAllTagsRequest is a request for the FindAllTags RPC.
 message FindAllTagsRequest {
   // SortBy allows to specify desired order of the elements.
   message SortBy {
     // Key is a key used for sorting.
     enum Key {
@@ -135,11 +136,11 @@
 message FindAllTagsRequest {
   // SortBy allows to specify desired order of the elements.
   message SortBy {
     // Key is a key used for sorting.
     enum Key {
-      // REFNAME ...
-      REFNAME     = 0; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX ENUM_FIELD_NAMES_ZERO_VALUE_END_WITH
-      // CREATORDATE ...
+      // REFNAME is for the `refname` field and is the default option.
+      REFNAME = 0; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX ENUM_FIELD_NAMES_ZERO_VALUE_END_WITH
+      // CREATORDATE is for the `creatordate` field.
       CREATORDATE = 1; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
       // VERSION_REFNAME sorts tags by their semantic versions (https://semver.org/).
       // tag names that are not semantic versions are sorted lexicographically. They come before
@@ -148,9 +149,9 @@
       VERSION_REFNAME = 2; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
     }
 
-    // key ...
-    Key           key       = 1;
-    // direction ...
+    // key is the key that tags are sorted by.
+    Key key = 1;
+    // direction is the direction that tags should be sorted in.
     SortDirection direction = 2;
   }
 
@@ -154,7 +155,7 @@
     SortDirection direction = 2;
   }
 
-  // repository ...
+  // repository is the repository to look up the tags in.
   Repository repository = 1 [(target_repository)=true];
   // sort_by allows to request tags in particular order.
   SortBy sort_by = 2;
@@ -163,5 +164,5 @@
   PaginationParameter pagination_params = 3;
 }
 
-// FindAllTagsResponse ...
+// FindAllTagsResponse is a response for the FindAllTags RPC.
 message FindAllTagsResponse {
@@ -167,5 +168,5 @@
 message FindAllTagsResponse {
-  // tags ...
+  // tags is a list of the found tags.
   repeated Tag tags = 1;
 }
 
@@ -169,5 +170,5 @@
   repeated Tag tags = 1;
 }
 
-// RefExistsRequest ...
+// RefExistsRequest is a request for the RefExists RPC.
 message RefExistsRequest {
@@ -173,8 +174,8 @@
 message RefExistsRequest {
-  // repository ...
+  // repository is the repository to check if the reference exists in.
   Repository repository = 1 [(target_repository)=true];
   // ref denotes any ref, e.g. 'refs/heads/master' or 'refs/tags/v1.0.1'.
   // Must start with 'refs/'.
   bytes ref = 2;
 }
 
@@ -175,8 +176,8 @@
   Repository repository = 1 [(target_repository)=true];
   // ref denotes any ref, e.g. 'refs/heads/master' or 'refs/tags/v1.0.1'.
   // Must start with 'refs/'.
   bytes ref = 2;
 }
 
-// RefExistsResponse ...
+// RefExistsResponse is a response for the RefExists RPC.
 message RefExistsResponse {
@@ -182,5 +183,5 @@
 message RefExistsResponse {
-  // value ...
+  // value represents if the reference exists.
   bool value = 1;
 }
 
@@ -184,50 +185,7 @@
   bool value = 1;
 }
 
-// CreateBranchRequest ...
-message CreateBranchRequest {
-  // repository ...
-  Repository repository = 1 [(target_repository)=true];
-  // name ...
-  bytes name = 2;
-  // start_point ...
-  bytes start_point = 3;
-}
-
-// CreateBranchResponse ...
-message CreateBranchResponse {
-  // Status ...
-  enum Status {
-    // OK ...
-    OK = 0; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX ENUM_FIELD_NAMES_ZERO_VALUE_END_WITH
-    // ERR_EXISTS ...
-    ERR_EXISTS = 1; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
-    // ERR_INVALID ...
-    ERR_INVALID = 2; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
-    // ERR_INVALID_START_POINT ...
-    ERR_INVALID_START_POINT = 3; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
-  }
-
-  // status ...
-  Status status = 1;
-  // branch ...
-  Branch branch = 2;
-}
-
-// DeleteBranchRequest ...
-message DeleteBranchRequest {
-  // repository ...
-  Repository repository = 1 [(target_repository)=true];
-  // name ...
-  bytes name = 2;
-}
-
-// DeleteBranchResponse ...
-// Not clear if we need to do status signaling; we can add fields later.
-message DeleteBranchResponse {
-}
-
-// FindBranchRequest ...
+// FindBranchRequest is a request for the FindBranch RPC.
 message FindBranchRequest {
   // repository is the repository in which the branch should be looked up.
   Repository repository = 1 [(target_repository)=true];
@@ -236,5 +194,5 @@
   bytes name = 2;
 }
 
-// FindBranchResponse ...
+// FindBranchResponse is a response for the FindBranch RPC.
 message FindBranchResponse {
@@ -240,5 +198,5 @@
 message FindBranchResponse {
-  // branch ...
+  // branch is the found branch.
   Branch branch = 1;
 }
 
@@ -289,5 +247,5 @@
   }
 }
 
-// DeleteRefsRequest ...
+// DeleteRefsRequest is a request for the DeleteRefs RPC.
 message DeleteRefsRequest{
@@ -293,3 +251,3 @@
 message DeleteRefsRequest{
-  // repository ...
+  // repository is the repository that reference is deleted from.
   Repository repository = 1 [(target_repository)=true];
@@ -295,4 +253,5 @@
   Repository repository = 1 [(target_repository)=true];
-  // except_with_prefix ...
-  // The following two fields are mutually exclusive
+  // except_with_prefix is the prefix used to determine which references to exclude from being deleted.
+  // This field can not be set in combination with the refs field. If the refs field is not set, except_with_prefix
+  // must contain at least one prefix as deleting all references in not allowed.
   repeated bytes except_with_prefix = 2; // protolint:disable:this REPEATED_FIELD_NAMES_PLURALIZED
@@ -298,5 +257,6 @@
   repeated bytes except_with_prefix = 2; // protolint:disable:this REPEATED_FIELD_NAMES_PLURALIZED
-  // refs ...
+  // refs is the list of references to be deleted. This field can not be set in combination with except_with_prefix
+  // and cannot be empty if except_with_prefix is also empty.
   repeated bytes refs = 3;
 }
 
@@ -300,5 +260,5 @@
   repeated bytes refs = 3;
 }
 
-// DeleteRefsResponse ...
+// DeleteRefsResponse is a response for the DeleteRefs RPC.
 message DeleteRefsResponse {
@@ -304,5 +264,5 @@
 message DeleteRefsResponse {
-  // git_error ...
+  // git_error is a Git error returned by the RPC. Is empty if no error occurs.
   string git_error = 1;
 }
 
@@ -318,5 +278,5 @@
   }
 }
 
-// ListBranchNamesContainingCommitRequest ...
+// ListBranchNamesContainingCommitRequest is a request for the ListBranchNamesContainingCommit RPC.
 message ListBranchNamesContainingCommitRequest {
@@ -322,3 +282,3 @@
 message ListBranchNamesContainingCommitRequest {
-  // repository ...
+  // repository is the repository to find branches with the specified commit in.
   Repository repository = 1 [(target_repository)=true];
@@ -324,8 +284,8 @@
   Repository repository = 1 [(target_repository)=true];
-  // commit_id ...
+  // commit_id is the commit ID used to find branches.
   string commit_id = 2;
   // limit the number of tag names to be returned
   // If the limit is set to zero, all items will be returned
   uint32 limit = 3;
 }
 
@@ -326,9 +286,9 @@
   string commit_id = 2;
   // limit the number of tag names to be returned
   // If the limit is set to zero, all items will be returned
   uint32 limit = 3;
 }
 
-// ListBranchNamesContainingCommitResponse ...
+// ListBranchNamesContainingCommitResponse is a response for the ListBranchNamesContainingCommit RPC.
 message ListBranchNamesContainingCommitResponse {
   reserved 1;
@@ -333,6 +293,6 @@
 message ListBranchNamesContainingCommitResponse {
   reserved 1;
-  // branch_names ...
+  // branch_names contains a list of found branch names.
   repeated bytes branch_names = 2;
 }
 
@@ -336,5 +296,5 @@
   repeated bytes branch_names = 2;
 }
 
-// ListTagNamesContainingCommitRequest ...
+// ListTagNamesContainingCommitRequest is a request for the ListTagNamesContainingCommit RPC.
 message ListTagNamesContainingCommitRequest {
@@ -340,3 +300,3 @@
 message ListTagNamesContainingCommitRequest {
-  // repository ...
+  // repository is the repository to find tags with the specified commit in.
   Repository repository = 1 [(target_repository)=true];
@@ -342,8 +302,8 @@
   Repository repository = 1 [(target_repository)=true];
-  // commit_id ...
+  // commit_id is the commit ID used to find tags.
   string commit_id = 2;
   // limit the number of tag names to be returned
   // If the limit is set to zero, all items will be returned
   uint32 limit = 3;
 }
 
@@ -344,9 +304,9 @@
   string commit_id = 2;
   // limit the number of tag names to be returned
   // If the limit is set to zero, all items will be returned
   uint32 limit = 3;
 }
 
-// ListTagNamesContainingCommitResponse ...
+// ListTagNamesContainingCommitResponse is a response for the ListTagNamesContainingCommit RPC.
 message ListTagNamesContainingCommitResponse {
   reserved 1;
@@ -351,6 +311,6 @@
 message ListTagNamesContainingCommitResponse {
   reserved 1;
-  // tag_names ...
+  // tag_names contains a list of tag names found.
   repeated bytes tag_names = 2;
 }
 
@@ -385,8 +345,8 @@
   repeated TagSignature signatures = 1;
 }
 
-// GetTagMessagesRequest ...
+// GetTagMessagesRequest is a request for the GetTagMessages RPC.
 message GetTagMessagesRequest {
   reserved 2;
   reserved "tag_names";
 
@@ -389,6 +349,6 @@
 message GetTagMessagesRequest {
   reserved 2;
   reserved "tag_names";
 
-  // repository ...
+  // repository is the repository to get tag messages from.
   Repository repository = 1 [(target_repository)=true];
@@ -394,5 +354,5 @@
   Repository repository = 1 [(target_repository)=true];
-  // tag_ids ...
+  // tag_ids is the list of annotated tag IDs used to get the tag messages.
   repeated string tag_ids = 3;
 }
 
@@ -396,8 +356,12 @@
   repeated string tag_ids = 3;
 }
 
-// GetTagMessagesResponse ...
+// GetTagMessagesResponse is a response for the GetTagMessages RPC. Annotated tag messages are
+// chunked and streamed back to the client across multiple response messages sequentially. Each
+// series of responses for a given tag begins with a response that contains only the associated tag
+// ID and is subsequently followed by responses containing the tag message contents. This is
+// repeated for each annotated tag included as part of the response stream.
 message GetTagMessagesResponse {
   reserved 1;
   reserved "tag_name";
 
@@ -400,6 +364,6 @@
 message GetTagMessagesResponse {
   reserved 1;
   reserved "tag_name";
 
-  // message ...
+  // message content from the annotated tag message.
   bytes message = 2;
@@ -405,6 +369,5 @@
   bytes message = 2;
-  // tag_id ...
-  // Only present for a new tag message.
+  // tag_id is the ID of the tag for which the message belongs.
   string tag_id = 3;
 }
 
@@ -408,5 +371,5 @@
   string tag_id = 3;
 }
 
-// FindAllRemoteBranchesRequest ...
+// FindAllRemoteBranchesRequest is a request for the FindAllRemoteBranches RPC.
 message FindAllRemoteBranchesRequest {
@@ -412,3 +375,3 @@
 message FindAllRemoteBranchesRequest {
-  // repository ...
+  // repository is the repository to find remote branches from.
   Repository repository = 1 [(target_repository)=true];
@@ -414,5 +377,5 @@
   Repository repository = 1 [(target_repository)=true];
-  // remote_name ...
+  // remote_name is the name of the remote repository.
   string remote_name = 2;
 }
 
@@ -416,5 +379,5 @@
   string remote_name = 2;
 }
 
-// FindAllRemoteBranchesResponse ...
+// FindAllRemoteBranchesResponse is a request for the FindAllRemoteBranches RPC.
 message FindAllRemoteBranchesResponse {
@@ -420,7 +383,7 @@
 message FindAllRemoteBranchesResponse {
-  // branches ...
+  // branches contains a list of found remote branches.
   repeated Branch branches = 1;
 }
 
 // ListRefsRequest is a request for the ListRefs RPC.
 message ListRefsRequest {
@@ -422,7 +385,7 @@
   repeated Branch branches = 1;
 }
 
 // ListRefsRequest is a request for the ListRefs RPC.
 message ListRefsRequest {
-  // SortBy ...
+  // SortBy defines the field to sort on and its direction.
   message SortBy {
@@ -428,3 +391,4 @@
   message SortBy {
-    // Key ...
+    // Key is a key used for sorting.
+    // https://git-scm.com/docs/git-for-each-ref#Documentation/git-for-each-ref.txt---sortltkeygt
     enum Key {
@@ -430,3 +394,3 @@
     enum Key {
-      // REFNAME ...
+      // REFNAME is for the `refname` field and is the default option.
       REFNAME       = 0; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX ENUM_FIELD_NAMES_ZERO_VALUE_END_WITH
@@ -432,3 +396,3 @@
       REFNAME       = 0; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX ENUM_FIELD_NAMES_ZERO_VALUE_END_WITH
-      // CREATORDATE ...
+      // CREATORDATE is for the `creatordate` field.
       CREATORDATE   = 1; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
@@ -434,3 +398,3 @@
       CREATORDATE   = 1; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
-      // AUTHORDATE ...
+      // AUTHORDATE is for the `authordate` field.
       AUTHORDATE    = 2; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
@@ -436,6 +400,6 @@
       AUTHORDATE    = 2; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
-      // COMMITTERDATE ...
+      // COMMITTERDATE is for the `committerdate` field.
       COMMITTERDATE = 3; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
     }
 
     // key is a key used for sorting.
@@ -438,9 +402,9 @@
       COMMITTERDATE = 3; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
     }
 
     // key is a key used for sorting.
-    Key           key       = 1;
-    // direction ...
+    Key key = 1;
+    // direction is the direction that tags should be sorted in.
     SortDirection direction = 2;
   }
 
@@ -482,7 +446,7 @@
   repeated Reference references = 1;
 }
 
-// FindRefsByOIDRequest ...
+// FindRefsByOIDRequest is a request for the FindRefsByOID RPC.
 message FindRefsByOIDRequest {
   // repository is the repository in which references will be looked for.
   Repository repository = 1 [(target_repository)=true];
@@ -499,7 +463,7 @@
   uint32 limit = 5;
 }
 
-// FindRefsByOIDResponse ...
+// FindRefsByOIDResponse is a response for the FindRefsByOID RPC.
 message FindRefsByOIDResponse {
   // refs is the set of fully-qualified references which have been found.
   repeated string refs = 1;
diff --git a/rust/rhgitaly/proto/repository.proto b/rust/rhgitaly/proto/repository.proto
index 75ffa68813c3169860016ca604b2b11b60e813d2_cnVzdC9yaGdpdGFseS9wcm90by9yZXBvc2l0b3J5LnByb3Rv..60f6548d169c69368abbd3c230bebfab7aa4f7f5_cnVzdC9yaGdpdGFseS9wcm90by9yZXBvc2l0b3J5LnByb3Rv 100644
--- a/rust/rhgitaly/proto/repository.proto
+++ b/rust/rhgitaly/proto/repository.proto
@@ -10,10 +10,10 @@
 // RepositoryService is a service providing RPCs accessing repositories as a whole.
 service RepositoryService {
 
-  // RepositoryExists ...
+  // RepositoryExists returns whether a given repository exists.
   rpc RepositoryExists(RepositoryExistsRequest) returns (RepositoryExistsResponse) {
     option (op_type) = {
       op: ACCESSOR
     };
   }
 
@@ -14,10 +14,10 @@
   rpc RepositoryExists(RepositoryExistsRequest) returns (RepositoryExistsResponse) {
     option (op_type) = {
       op: ACCESSOR
     };
   }
 
-  // HasLocalBranches ...
+  // HasLocalBranches returns whether the given repo contains any branches.
   rpc HasLocalBranches(HasLocalBranchesRequest) returns (HasLocalBranchesResponse) {
     option (op_type) = {
       op: ACCESSOR
@@ -25,5 +25,5 @@
   }
 }
 
-// RepositoryExistsRequest ...
+// RepositoryExistsRequest is a request for the RepositoryExists RPC.
 message RepositoryExistsRequest {
@@ -29,5 +29,5 @@
 message RepositoryExistsRequest {
-  // repository ...
+  // repository is the repo to check. The storage_name and relative_path attributes must be provided.
   Repository repository = 1 [(target_repository)=true];
 }
 
@@ -31,5 +31,5 @@
   Repository repository = 1 [(target_repository)=true];
 }
 
-// RepositoryExistsResponse ...
+// RepositoryExistsResponse is a response for the RepositoryExists RPC.
 message RepositoryExistsResponse {
@@ -35,5 +35,5 @@
 message RepositoryExistsResponse {
-  // exists ...
+  // exists indicates whether the repo exists.
   bool exists = 1;
 }
 
@@ -122,10 +122,6 @@
   // revisions is the set of revisions that shall be used to compute the object size for. Supports normal revisions as
   // well as pseudo-revisions like `--not`, `--all`, `--branches[=pattern]`, `--tags[=pattern]` and `--glob=pattern`.
   // Please refer to the man pages gitrevisions(7) as well as git-rev-list(1) for more information.
-  //
-  // Note: due to a restriction in Git v2.41 and older all arguments need to be passed via command line parameters. So
-  // even though you can send multiple requests, the actual number of revisions that can be passed is limited by the
-  // maximum command line length. This limitation will be lifted once Gitaly has upgraded to Git v2.42 and later.
   repeated bytes revisions = 2;
 }
 
@@ -160,7 +156,7 @@
 message ApplyGitattributesResponse {
 }
 
-// FetchBundleRequest ...
+// FetchBundleRequest is a request for the FetchBundle RPC.
 message FetchBundleRequest {
   // repository into which the reference shall be fetched.
   Repository repository = 1 [(target_repository)=true];
@@ -172,7 +168,7 @@
   bool update_head = 3;
 }
 
-// FetchBundleResponse ...
+// FetchBundleResponse is a response for the FetchBundle RPC.
 message FetchBundleResponse {
 }
 
@@ -176,5 +172,5 @@
 message FetchBundleResponse {
 }
 
-// FetchRemoteRequest ...
+// FetchRemoteRequest is a request for the FetchRemote RPC.
 message FetchRemoteRequest {
@@ -180,5 +176,6 @@
 message FetchRemoteRequest {
-  // repository ...
+  // repository is the repository to fetch the remote into. The storage_name
+  // and relative_path attributes must be provided.
   Repository repository = 1 [(target_repository)=true];
   // force determines if references should be force-updated in case they have
   // diverged.
@@ -187,5 +184,5 @@
   bool no_tags = 4;
   // timeout specifies a timeout for the fetch.
   int32 timeout = 5;
-  // ssh_key ...
+  // ssh_key is an optional SSH key to use for fetching the remote.
   string ssh_key = 6;
@@ -191,5 +188,6 @@
   string ssh_key = 6;
-  // known_hosts ...
+  // known_hosts is the optional content of an SSH known-hosts file to use
+  // for the SSH session.
   string known_hosts = 7;
   reserved 8;
   // no_prune will the fetch to not prune remote references which do not exist
@@ -206,7 +204,7 @@
   reserved "remote";
 }
 
-// FetchRemoteResponse ...
+// FetchRemoteResponse is a response for the FetchRemote RPC.
 message FetchRemoteResponse {
   // tags_changed is set based to true if tags were changed or cannot be determined
   // and false when no tags were change. It is only calculated when check_tags_changed
@@ -214,5 +212,5 @@
   bool tags_changed = 1;
 }
 
-// CreateRepositoryRequest ...
+// CreateRepositoryRequest is a request for the CreateRepository RPC.
 message CreateRepositoryRequest {
@@ -218,5 +216,5 @@
 message CreateRepositoryRequest {
-  // repository ...
+  // repository represents the repo to create. The storage_name and relative_path attributes must be provided.
   Repository repository = 1 [(target_repository)=true];
   // default_branch is the branch name to set as the default branch of the newly created
   // repository. Note, this will be treated as the branch name and not a
@@ -228,7 +226,8 @@
   ObjectFormat object_format = 3;
 }
 
-// CreateRepositoryResponse ...
+// CreateRepositoryResponse is a response for the CreateRepository RPC. An empty
+// response denotes a successful request.
 message CreateRepositoryResponse {
 }
 
@@ -232,5 +231,5 @@
 message CreateRepositoryResponse {
 }
 
-// GetArchiveRequest ...
+// GetArchiveRequest is a request for the GetArchive RPC.
 message GetArchiveRequest {
@@ -236,3 +235,3 @@
 message GetArchiveRequest {
-  // Format ...
+  // Format is the format which the archive should be packaged in.
   enum Format {
@@ -238,3 +237,3 @@
   enum Format {
-    // ZIP ...
+    // ZIP
     ZIP = 0; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX ENUM_FIELD_NAMES_ZERO_VALUE_END_WITH
@@ -240,3 +239,3 @@
     ZIP = 0; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX ENUM_FIELD_NAMES_ZERO_VALUE_END_WITH
-    // TAR ...
+    // TAR
     TAR = 1; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
@@ -242,3 +241,3 @@
     TAR = 1; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
-    // TAR_GZ ...
+    // TAR_GZ
     TAR_GZ = 2; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
@@ -244,5 +243,5 @@
     TAR_GZ = 2; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
-    // TAR_BZ2 ...
+    // TAR_BZ2
     TAR_BZ2 = 3; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
   }
 
@@ -246,5 +245,5 @@
     TAR_BZ2 = 3; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
   }
 
-  // repository ...
+  // repository is the repo to archive. The storage_name and relative_path attributes must be provided.
   Repository repository = 1 [(target_repository)=true];
@@ -250,3 +249,3 @@
   Repository repository = 1 [(target_repository)=true];
-  // commit_id ...
+  // commit_id is the commit at which to perform the archive.
   string commit_id = 2;
@@ -252,3 +251,3 @@
   string commit_id = 2;
-  // prefix ...
+  // prefix is an optional prefix to add to paths in the archive.
   string prefix = 3;
@@ -254,3 +253,3 @@
   string prefix = 3;
-  // format ...
+  // format is the archive format to stream in the response.
   Format format = 4;
@@ -256,3 +255,3 @@
   Format format = 4;
-  // path ...
+  // path is the subdirectory of the repo to archive. Provide "." for the entire repo.
   bytes path = 5;
@@ -258,5 +257,6 @@
   bytes path = 5;
-  // exclude ...
+  // exclude is a set of paths to exclude from the archive. The paths must exist in the
+  // tree of the provided commit_id.
   repeated bytes exclude = 6; // protolint:disable:this REPEATED_FIELD_NAMES_PLURALIZED
   // elide_path whether to elide subdirectories. If it is true and `path` refers
   // to a subdirectory, that subdirectory will be elided from archive entries.
@@ -265,7 +265,7 @@
   // entry will be `README.md`. `elide_path` has no effect if `path` refers to the
   // repository root. `elide_path = true` is not supported if `path` refers to a file.
   bool elide_path = 7;
-  // include_lfs_blobs ...
+  // include_lfs_blobs controls whether Git LFS Objects are included in the archive.
   bool include_lfs_blobs = 8;
 }
 
@@ -269,5 +269,5 @@
   bool include_lfs_blobs = 8;
 }
 
-// GetArchiveResponse ...
+// GetArchiveResponse is a response for the GetArchive RPC.
 message GetArchiveResponse {
@@ -273,5 +273,5 @@
 message GetArchiveResponse {
-  // data ...
+  // data contains the archive in the requested format.
   bytes data = 1;
 }
 
@@ -275,5 +275,5 @@
   bytes data = 1;
 }
 
-// HasLocalBranchesRequest ...
+// HasLocalBranchesRequest is a request for the HasLocalBranches RPC.
 message HasLocalBranchesRequest {
@@ -279,5 +279,5 @@
 message HasLocalBranchesRequest {
-  // repository ...
+  // repository is the repo to check. The storage_name and relative_path attributes must be provided.
   Repository repository = 1 [(target_repository)=true];
 }
 
@@ -281,5 +281,5 @@
   Repository repository = 1 [(target_repository)=true];
 }
 
-// HasLocalBranchesResponse ...
+// HasLocalBranchesResponse is a response for the HasLocalBranches RPC.
 message HasLocalBranchesResponse {
@@ -285,5 +285,5 @@
 message HasLocalBranchesResponse {
-  // value ...
+  // value indicates whether branches exist in the repo.
   bool value = 1;
 }
 
@@ -287,7 +287,7 @@
   bool value = 1;
 }
 
-// FetchSourceBranchRequest ...
+// FetchSourceBranchRequest is a request for the FetchSourceBranch RPC.
 message FetchSourceBranchRequest {
   // repository into which the reference shall be fetched. After a successful
   // call, it should contain the target reference which points to the same
@@ -302,7 +302,7 @@
   bytes target_ref = 4;
 }
 
-// FetchSourceBranchResponse ...
+// FetchSourceBranchResponse is a response for the FetchSourceBranch RPC.
 message FetchSourceBranchResponse {
   // result denotes if the source branch was successfully fetched into the target
   // repository. It is false if resolving the remote reference or fetching it failed.
@@ -321,5 +321,5 @@
   bytes error = 1;
 }
 
-// WriteRefRequest ...
+// WriteRefRequest is a request for the WriteRef RPC.
 message WriteRefRequest {
@@ -325,3 +325,4 @@
 message WriteRefRequest {
-  // repository ...
+  // repository is the repo in which to write a ref. The storage_name and relative_path
+  // attributes must be provided.
   Repository repository = 1 [(target_repository)=true];
@@ -327,3 +328,3 @@
   Repository repository = 1 [(target_repository)=true];
-  // ref ...
+  // ref is the ref to create or update. It should be a fully-resolved value like refs/heads/main.
   bytes ref = 2;
@@ -329,3 +330,3 @@
   bytes ref = 2;
-  // revision ...
+  // revision is the new value that the ref should point to.
   bytes revision = 3;
@@ -331,3 +332,5 @@
   bytes revision = 3;
-  // old_revision ...
+  // old_revision is the previous value of the ref, used to prevent race conditions.
+  // If an all-zero object ID is provided, the ref will only be updated if it did not
+  // previously exist.
   bytes old_revision = 4;
@@ -333,8 +336,10 @@
   bytes old_revision = 4;
-  // force ...
-  bool force = 5;
+  // This was previously a no-op boolean for the user to indicate if the write
+  // should be forced.
+  reserved 5;
+  reserved "force";
   // This used to be a boolean indicating whether or not to shell out or use
   // the rugged implementation
   reserved 6;
 }
 
@@ -336,12 +341,12 @@
   // This used to be a boolean indicating whether or not to shell out or use
   // the rugged implementation
   reserved 6;
 }
 
-// WriteRefResponse ...
+// WriteRefResponse is a response for the WriteRef RPC.
 message WriteRefResponse {
   // This used to contain an error message. Since we're shelling out
   // all exceptions are wrapped in GRPC errors.
   reserved 1;
 }
 
@@ -342,8 +347,8 @@
 message WriteRefResponse {
   // This used to contain an error message. Since we're shelling out
   // all exceptions are wrapped in GRPC errors.
   reserved 1;
 }
 
-// FindMergeBaseRequest ...
+// FindMergeBaseRequest is a request for the FindMergeBase RPC.
 message FindMergeBaseRequest {
@@ -349,5 +354,6 @@
 message FindMergeBaseRequest {
-  // repository ...
+  // repository is the repo to find the merge base in. The storage_name and
+  // relative_path attributes must be provided.
   Repository repository = 1 [(target_repository)=true];
   // revisions is the revisions to find the merge base for.
   // We use a repeated field because rugged supports finding a base
@@ -356,5 +362,5 @@
   repeated bytes revisions = 2;
 }
 
-// FindMergeBaseResponse ...
+// FindMergeBaseResponse is a response for the FindMergeBase RPC.
 message FindMergeBaseResponse {
@@ -360,5 +366,5 @@
 message FindMergeBaseResponse {
-  // base ...
+  // base is the commit ID of the best ancestor between the provided revisions.
   string base = 1;
 }
 
@@ -382,5 +388,5 @@
 message CreateForkResponse {
 }
 
-// CreateRepositoryFromURLRequest ...
+// CreateRepositoryFromURLRequest is a request for the CreateRepositoryFromURL RPC.
 message CreateRepositoryFromURLRequest {
@@ -386,3 +392,4 @@
 message CreateRepositoryFromURLRequest {
-  // repository ...
+  // repository represents where the repo should be created. The storage_name and
+  // relative_path attributes must be provided.
   Repository repository = 1 [(target_repository)=true];
@@ -388,5 +395,5 @@
   Repository repository = 1 [(target_repository)=true];
-  // url ...
+  // url is the URL of the existing Git repository.
   string url = 2;
   // http_authorization_header is the HTTP header which can be added to
   // the request in order to authenticate against the repository.
@@ -410,7 +417,7 @@
   reserved "http_host";
 }
 
-// CreateRepositoryFromURLResponse ...
+// CreateRepositoryFromURLResponse is a response for the CreateRepositoryFromURL RPC.
 message CreateRepositoryFromURLResponse {
 }
 
@@ -414,5 +421,5 @@
 message CreateRepositoryFromURLResponse {
 }
 
-// CreateBundleRequest ...
+// CreateBundleRequest is a request for the CreateBundle RPC.
 message CreateBundleRequest {
@@ -418,5 +425,6 @@
 message CreateBundleRequest {
-  // repository ...
+  // repository is the repository to create a bundle from. The storage_name and
+  // relative_path attributes must be provided.
   Repository repository = 1 [(target_repository)=true];
 }
 
@@ -420,5 +428,5 @@
   Repository repository = 1 [(target_repository)=true];
 }
 
-// CreateBundleResponse ...
+// CreateBundleResponse is a response for the CreateBundle RPC.
 message CreateBundleResponse {
@@ -424,5 +432,5 @@
 message CreateBundleResponse {
-  // data ...
+  // data contains the content of the created bundle.
   bytes data = 1;
 }
 
@@ -426,7 +434,7 @@
   bytes data = 1;
 }
 
-// CreateBundleFromRefListRequest ...
+// CreateBundleFromRefListRequest is a request for the CreateBundleFromRefList RPC.
 message CreateBundleFromRefListRequest {
   // repository is the repository that the bundle is created from.
   Repository repository = 1 [(target_repository)=true];
@@ -437,5 +445,5 @@
   repeated bytes patterns = 2;
 }
 
-// CreateBundleFromRefListResponse ...
+// CreateBundleFromRefListResponse is a response for the CreateBundleFromRefList RPC.
 message CreateBundleFromRefListResponse {
@@ -441,5 +449,5 @@
 message CreateBundleFromRefListResponse {
-  // data ...
+  // data contains the content of the created bundle.
   bytes data = 1;
 }
 
@@ -464,5 +472,5 @@
   bytes data = 2;
 }
 
-// SetCustomHooksRequest ...
+// SetCustomHooksRequest is a request for the SetCustomHooks RPC.
 message SetCustomHooksRequest {
@@ -468,3 +476,4 @@
 message SetCustomHooksRequest {
-  // repository ...
+  // repository is the repo to set the custom hooks in. The storage_name and relative_path
+  // attributes must be provided. The repository can be omitted in subsequent requests.
   Repository repository = 1 [(target_repository)=true];
@@ -470,5 +479,5 @@
   Repository repository = 1 [(target_repository)=true];
-  // data ...
+  // data is a tarball containing a `custom_hooks` directory.
   bytes data = 2;
 }
 
@@ -476,7 +485,7 @@
 message RestoreCustomHooksResponse {
 }
 
-// SetCustomHooksResponse ...
+// SetCustomHooksResponse is a response for the SetCustomHooks RPC.
 message SetCustomHooksResponse {
 }
 
@@ -486,5 +495,5 @@
   Repository repository = 1 [(target_repository)=true];
 }
 
-// GetCustomHooksRequest ...
+// GetCustomHooksRequest is a request for the GetCustomHooks RPC.
 message GetCustomHooksRequest {
@@ -490,5 +499,6 @@
 message GetCustomHooksRequest {
-  // repository ...
+  // repository is the repo to retrieve custom hooks from. The storage_name and relative_path
+  // attributes must be provided.
   Repository repository = 1 [(target_repository)=true];
 }
 
@@ -498,5 +508,5 @@
   bytes data = 1;
 }
 
-// GetCustomHooksResponse ...
+// GetCustomHooksResponse is a response for the GetCustomHooks RPC.
 message GetCustomHooksResponse {
@@ -502,5 +512,5 @@
 message GetCustomHooksResponse {
-  // data ...
+  // data is the tarball containing the `custom_hooks` directory.
   bytes data = 1;
 }
 
@@ -556,5 +566,5 @@
   bytes attributes = 1;
 }
 
-// CalculateChecksumRequest ...
+// CalculateChecksumRequest is a request for the CalculateChecksum RPC.
 message CalculateChecksumRequest {
@@ -560,5 +570,6 @@
 message CalculateChecksumRequest {
-  // repository ...
+  // repository is the repo to calculate the checksum for. The storage_name and relative_path
+  // attributes must be provided.
   Repository repository = 1 [(target_repository)=true];
 }
 
@@ -562,5 +573,5 @@
   Repository repository = 1 [(target_repository)=true];
 }
 
-// CalculateChecksumResponse ...
+// CalculateChecksumResponse is a response for the CalculateChecksum RPC.
 message CalculateChecksumResponse {
@@ -566,5 +577,5 @@
 message CalculateChecksumResponse {
-  // checksum ...
+  // checksum is the checksum of the repo's references.
   string checksum = 1;
 }
 
@@ -568,5 +579,5 @@
   string checksum = 1;
 }
 
-// GetSnapshotRequest ...
+// GetSnapshotRequest is a request for the GetSnapshot RPC.
 message GetSnapshotRequest {
@@ -572,5 +583,6 @@
 message GetSnapshotRequest {
-  // repository ...
+  // repository is the repository to snapshot. The storage_name and relative_path
+  // attributes must be provided.
   Repository repository = 1 [(target_repository)=true];
 }
 
@@ -574,5 +586,5 @@
   Repository repository = 1 [(target_repository)=true];
 }
 
-// GetSnapshotResponse ...
+// GetSnapshotResponse is a response for the GetSnapshot RPC.
 message GetSnapshotResponse {
@@ -578,5 +590,5 @@
 message GetSnapshotResponse {
-  // data ...
+  // data is the snapshot of the repo compressed as a TAR archive.
   bytes data = 1;
 }
 
@@ -580,5 +592,5 @@
   bytes data = 1;
 }
 
-// CreateRepositoryFromSnapshotRequest ...
+// CreateRepositoryFromSnapshotRequest is a request for the CreateRepositoryFromSnapshot RPC.
 message CreateRepositoryFromSnapshotRequest {
@@ -584,3 +596,4 @@
 message CreateRepositoryFromSnapshotRequest {
-  // repository ...
+  // repository indicates where the new repo should be created. The storage_name and
+  // relative_path attributes must be provided.
   Repository repository = 1 [(target_repository)=true];
@@ -586,3 +599,3 @@
   Repository repository = 1 [(target_repository)=true];
-  // http_url ...
+  // http_url is the full URL of the location of the snapshot TAR.
   string http_url = 2;
@@ -588,5 +601,5 @@
   string http_url = 2;
-  // http_auth ...
+  // http_auth is the value of the Authorization header to send to http_url.
   string http_auth = 3;
   // resolved_address holds the resolved IP address of the remote_url. This is
   // used to avoid DNS rebinding by mapping the url to the resolved address.
@@ -596,8 +609,8 @@
   // Optional.
   string resolved_address = 5;
 
-  // HttpHost has been removed in favor of ResolvedAddress.
+  // http_host has been removed in favor of ResolvedAddress.
   reserved 4;
   reserved "http_host";
 }
 
@@ -600,8 +613,8 @@
   reserved 4;
   reserved "http_host";
 }
 
-// CreateRepositoryFromSnapshotResponse ...
+// CreateRepositoryFromSnapshotResponse is a response for the CreateRepositoryFromSnapshot RPC.
 message CreateRepositoryFromSnapshotResponse {
 }
 
@@ -605,5 +618,5 @@
 message CreateRepositoryFromSnapshotResponse {
 }
 
-// GetRawChangesRequest ...
+// GetRawChangesRequest is a request for the GetRawChanges RPC.
 message GetRawChangesRequest {
@@ -609,3 +622,4 @@
 message GetRawChangesRequest {
-  // repository ...
+  // repository is the repository to run the diff in. The storage_name and
+  // relative_path attributes must be provided.
   Repository repository = 1 [(target_repository)=true];
@@ -611,3 +625,3 @@
   Repository repository = 1 [(target_repository)=true];
-  // from_revision ...
+  // from_revision is the Git revision to start the diff at.
   string from_revision = 2;
@@ -613,5 +627,5 @@
   string from_revision = 2;
-  // to_revision ...
+  // to_revision is the Git revision to end the diff at.
   string to_revision = 3;
 }
 
@@ -615,5 +629,5 @@
   string to_revision = 3;
 }
 
-// GetRawChangesResponse ...
+// GetRawChangesResponse is a response for the GetRawChanges RPC.
 message GetRawChangesResponse {
@@ -619,3 +633,4 @@
 message GetRawChangesResponse {
-  // RawChange ...
+  // RawChange represents the metadata for a single change between the two
+  // revisions.
   message RawChange {
@@ -621,3 +636,4 @@
   message RawChange {
-    // Operation ...
+    // Operation is the change that occurred on the file. Consult the man pages
+    // for git-diff(1) for additional detail on the semantics of each operation.
     enum Operation {
@@ -623,3 +639,3 @@
     enum Operation {
-      // UNKNOWN ...
+      // UNKNOWN
       UNKNOWN = 0; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX ENUM_FIELD_NAMES_ZERO_VALUE_END_WITH
@@ -625,3 +641,3 @@
       UNKNOWN = 0; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX ENUM_FIELD_NAMES_ZERO_VALUE_END_WITH
-      // ADDED ...
+      // ADDED
       ADDED = 1; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
@@ -627,3 +643,3 @@
       ADDED = 1; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
-      // COPIED ...
+      // COPIED
       COPIED = 2; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
@@ -629,3 +645,3 @@
       COPIED = 2; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
-      // DELETED ...
+      // DELETED
       DELETED = 3; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
@@ -631,3 +647,3 @@
       DELETED = 3; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
-      // MODIFIED ...
+      // MODIFIED
       MODIFIED = 4; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
@@ -633,3 +649,3 @@
       MODIFIED = 4; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
-      // RENAMED ...
+      // RENAMED
       RENAMED = 5; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
@@ -635,5 +651,5 @@
       RENAMED = 5; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
-      // TYPE_CHANGED ...
+      // TYPE_CHANGED
       TYPE_CHANGED = 6; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
     }
 
@@ -637,5 +653,5 @@
       TYPE_CHANGED = 6; // protolint:disable:this ENUM_FIELD_NAMES_PREFIX
     }
 
-    // blob_id ...
+    // blob_id is the OID of the file that was changed.
     string blob_id = 1;
@@ -641,5 +657,5 @@
     string blob_id = 1;
-    // size ...
+    // size is the blob size in bytes.
     int64 size = 2;
 
     // This used to be a string that is now represented by the field 9 as byte array.
@@ -649,5 +665,5 @@
     reserved 4;
     reserved "old_path";
 
-    // operation ...
+    // operation is the change that occurred on the file.
     Operation operation = 5;
@@ -653,5 +669,6 @@
     Operation operation = 5;
-    // raw_operation ...
-    string raw_operation = 6;
-    // old_mode ...
+    // raw_operation has been deprecated as it was never populated.
+    reserved 6;
+    reserved "raw_operation";
+    // old_mode is the previous mode of the file. This may be equal to new_mode.
     int32 old_mode = 7;
@@ -657,4 +674,4 @@
     int32 old_mode = 7;
-    // new_mode ...
+    // new_mode is the current mode of the file. This may be equal to old_mode.
     int32 new_mode = 8;
 
@@ -659,5 +676,4 @@
     int32 new_mode = 8;
 
-    // new_path_bytes ...
-    // the following fields, 9 and 10, will eventually replace 3 and 4
+    // new_path_bytes is the new file path. This may be equal to old_path_bytes.
     bytes new_path_bytes = 9;
@@ -663,5 +679,5 @@
     bytes new_path_bytes = 9;
-    // old_path_bytes ...
+    // old_path_bytes is the old file path. This may be equal to new_path_bytes.
     bytes old_path_bytes = 10;
   }
 
@@ -665,7 +681,7 @@
     bytes old_path_bytes = 10;
   }
 
-  // raw_changes ...
+  // raw_changes is the set of changes between the two revisions.
   repeated RawChange raw_changes = 1;
 }
 
@@ -669,5 +685,5 @@
   repeated RawChange raw_changes = 1;
 }
 
-// SearchFilesByNameRequest ...
+// SearchFilesByNameRequest is a request for the SearchFilesByName RPC.
 message SearchFilesByNameRequest {
@@ -673,3 +689,4 @@
 message SearchFilesByNameRequest {
-  // repository ...
+  // repository is the repo to execute the search in. The storage_name and
+  // relative_path attributes must be provided.
   Repository repository = 1 [(target_repository)=true];
@@ -675,3 +692,3 @@
   Repository repository = 1 [(target_repository)=true];
-  // query ...
+  // query is the search query.
   string query = 2;
@@ -677,5 +694,5 @@
   string query = 2;
-  // ref ...
+  // ref is the Git reference whose tree should be searched.
   bytes ref = 3;
   // filter is a regular expression used to filter the result set before it is
   // transmitted. It is parsed using Go's `regexp` package, which is closely related
@@ -690,9 +707,9 @@
   uint32 offset = 6;
 }
 
-// SearchFilesByNameResponse ...
+// SearchFilesByNameResponse is a response for the SearchFilesByName RPC.
 message SearchFilesByNameResponse {
   // files contains the paths of files that have been found to match the query.
   repeated bytes files = 1;
 }
 
@@ -694,7 +711,7 @@
 message SearchFilesByNameResponse {
   // files contains the paths of files that have been found to match the query.
   repeated bytes files = 1;
 }
 
-// SearchFilesByContentRequest ...
+// SearchFilesByContentRequest is a request for the SearchFilesByContent RPC.
 message SearchFilesByContentRequest {
@@ -700,3 +717,3 @@
 message SearchFilesByContentRequest {
-  // repository ...
+  // repository is the repo to search. The storage_name and relative_path attributes must be provided.
   Repository repository = 1 [(target_repository)=true];
@@ -702,3 +719,4 @@
   Repository repository = 1 [(target_repository)=true];
-  // query ...
+  // query is the grep pattern to use. Queries are case-insensitive and are compatible
+  // with Perl regexp syntax.
   string query = 2;
@@ -704,3 +722,4 @@
   string query = 2;
-  // ref ...
+  // ref is the reference to limit the search scope by, for example a commit or
+  // branch name.
   bytes ref = 3;
@@ -706,5 +725,6 @@
   bytes ref = 3;
-  // chunked_response ...
-  bool chunked_response = 4;
+  // chunked_response is deprecated as it was never used.
+  reserved 4;
+  reserved "chunked_response";
 }
 
@@ -709,4 +729,4 @@
 }
 
-// SearchFilesByContentResponse ...
+// SearchFilesByContentResponse is a response for the SearchFilesByContent RPC.
 message SearchFilesByContentResponse {
@@ -712,5 +732,7 @@
 message SearchFilesByContentResponse {
-  // matches ...
-  repeated bytes matches = 1;
-  // match_data ...
+  // matches is deprecated as it was never used.
+  reserved 1;
+  reserved "matches";
+  // match_data contains the results of the search. Data is streamed in chunks, where
+  // each chunk is an individual result.
   bytes match_data = 2;
@@ -716,5 +738,6 @@
   bytes match_data = 2;
-  // end_of_match ...
+  // end_of_match indicates the end of an individual match results. Additional results
+  // may follow in subsequent gRPC messages.
   bool end_of_match = 3;
 }
 
@@ -758,5 +781,5 @@
   reserved "http_host";
 }
 
-// GetObjectDirectorySizeRequest ...
+// GetObjectDirectorySizeRequest is a request for the GetObjectDirectorySize RPC.
 message GetObjectDirectorySizeRequest {
@@ -762,5 +785,6 @@
 message GetObjectDirectorySizeRequest {
-  // repository ...
+  // repository is the repo to query. The storage_name and relative_path attributes
+  // must be provided.
   Repository repository = 1 [(target_repository)=true];
 }
 
@@ -764,5 +788,5 @@
   Repository repository = 1 [(target_repository)=true];
 }
 
-// GetObjectDirectorySizeResponse ...
+// GetObjectDirectorySizeResponse is a response for the GetObjectDirectorySize RPC.
 message GetObjectDirectorySizeResponse {
@@ -768,5 +792,5 @@
 message GetObjectDirectorySizeResponse {
-  // size is the object directory size in kilobytes.
+  // size is the object directory size in kibibytes.
   int64 size = 1;
 }
 
@@ -770,5 +794,5 @@
   int64 size = 1;
 }
 
-// RemoveRepositoryRequest ...
+// RemoveRepositoryRequest is a request for the RemoveRepository RPC.
 message RemoveRepositoryRequest {
@@ -774,5 +798,6 @@
 message RemoveRepositoryRequest {
-  // repository ...
+  // repository is the repo to remove. The storage_name and relative_path attributes
+  // must be provided.
   Repository repository = 1 [(target_repository)=true];
 }
 
@@ -776,7 +801,7 @@
   Repository repository = 1 [(target_repository)=true];
 }
 
-// RemoveRepositoryResponse ...
+// RemoveRepositoryResponse is a response for the RemoveRepository RPC.
 message RemoveRepositoryResponse {
 }
 
@@ -780,18 +805,6 @@
 message RemoveRepositoryResponse {
 }
 
-// RenameRepositoryRequest ...
-message RenameRepositoryRequest {
-  // repository ...
-  Repository repository = 1 [(target_repository)=true];
-  // relative_path ...
-  string relative_path = 2;
-}
-
-// RenameRepositoryResponse ...
-message RenameRepositoryResponse{
-}
-
 // ReplicateRepositoryRequest is a request for the ReplicateRepository RPC.
 message ReplicateRepositoryRequest {
   // repository is the target repository that the RPC replicates to.
@@ -842,7 +855,8 @@
 // PruneUnreachableObjectsRequest is a request for the PruneUnreachableObjects
 // RPC call.
 message PruneUnreachableObjectsRequest {
-  // repository ...
+  // repository is the repo to prune. The storage_name and relative_path
+  // attributes must be provided.
   Repository repository = 1 [(target_repository)=true];
 }