Skip to content
  • Georges Racinet's avatar
    Repository lib: exposing the MercurialRepository.push Hgitaly method · bc5dea2d7b6b
    Georges Racinet authored
    See hgitaly#87.
    
    As is our current policy, we avoid new implementations based on spawning
    server-side `hg` subprocesses in favour of implementing in HGitaly from
    the onset. So that we won't have to redo it later for the Hgitaly3
    milestone.
    
    Hence this is exposed as the `hg_push` method at the current base class
    for all Mercurial repositories, which is `Gitlab::Mercurial::HgGitRepository`.
    bc5dea2d7b6b