Skip to content

Rename Repository#multi_action to Repository#commit_files

James Fargher requested to merge rename_multi_action into master

What does this MR do and why?

Fixes #367627 (closed)

The RPC that this method uses is called UserCommitFiles. It's quite unusual that it is called multi_action. So here we rename it to a more understandable commit_files. Added some documentation too, since this method is fairly complex to setup.

MR acceptance checklist

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

Edited by James Fargher

Merge request reports

Loading