Skip to content

Using specific HGitaly RPC method

This is the client-side companion of hgitaly!66 (merged), where MercurialRepositoryService.GetConfigItem is hooked into the Rails app.

As a rule of thumbs, Mercurial-specific handling methods implemented today in HgGitRepository should be switched in place rather than reimplemented as an override in HGitalyRepository. See commit descriptions for more details.

Merge request reports