Skip to content
  • Georges Racinet's avatar
    HgGitRepository: using HGitaly for hg_config_item_bool? · 82ff5c85e8d6
    Georges Racinet authored
    This finishes the proof that the Rails app can use HGitaly-specific
    services, and also fixes a minor bug.
    
    Generally speaking, in case a method of HgGitRepositoy can be replaced
    by an HGitaly call, we should do it directly on HgGitRepository,
    because HGitaly is available anyway, and has several advantages, even
    for legacy (`hg_git`) projects
    
    1. better quality overall
    2. less latency than calling the `hg` CLI
    3. more focused, with better atomicity potential
    82ff5c85e8d6