Skip to content
  • Pulkit Goyal's avatar
    rhg: read [paths] for `--repository` value · 99c2a4fb78e3
    Pulkit Goyal authored
    hg parses -R and --repository CLI arguments "early" in order to know which
    local repository to load config from. (Config can then affect whether or how to
    fall back.)
    
    The value of of those arguments can be not only a filesystem path, but also an
    alias configured in the [paths] section. This part was missing in rhg and this
    patch implements that.
    
    Differential Revision: https://phab.mercurial-scm.org/D10296
    99c2a4fb78e3