Skip to content

repository: Remove RenameRepository RPC

Karthik Nayak requested to merge 4277-deprecate-the-renamerepository-rpc into master

Remove the RenameRepository RPC as its no longer being used. With this we delete all associated code and tests around this RPC and also delete the proto definitions. While it might have been easier to review as isolated commits, the code is highly intertwined making isolation harder, as such the whole deletion is taken care of in this commit.

Closes #4277 (closed)

Edited by Karthik Nayak

Merge request reports