Skip to content
  • Georges Racinet's avatar
    HgGitRepository: dedicated hg methods for some operations · 8b9f10fae431
    Georges Racinet authored
    This separation makes them easier to override from HGitalyRepository
    to bypass the Git part. Of course at some point HGitalyRepository
    should not subclass HgGitRepository any more, but that's much further
    in the future.
    
    This is also a good occasion to add RSpec tests for these
    overridden methods: even though they are extensively covered
    by the functional tests, the RSpec tests make for earlier
    detection of problems as they run directly on the Rails app CI,
    compared to the functional tests that need to go all the way to
    a new Docker image
    8b9f10fae431