Skip to content
  • Georges Racinet's avatar
    Mercurial native mode: pass over to exec'ed hg process · 004452a3278a
    Georges Racinet authored
    This is part of heptapod#364.
    
    As previously done in Heptapod Workhorse, we have to bump
    the Heptapod version, hence not really abiding to semver
    rules yet.
    
    The internal API call will provide us additional information
    whether this is a Mercurial native project, which gets converted
    by this change into the environment variable that the `hg` process
    interprets.
    
    The test is minimal, leveraging Golang defaulting rules. We'll
    make it table driven right afterwards.
    004452a3278a