Skip to content
  • Georges Racinet's avatar
    HgGitRepository: branch/topic introspection only from full hash · db03d43bddea
    Georges Racinet authored
    Because we are now using `--hidden`, symbolic revisions such as
    a bookmark or tag name must be avoided, because of the
    ambiguities that are inherent to them, especially on the unfiltered
    repository.
    
    This is easy to introduce now because it has always been the intent
    for these methods to work on full hashes anyway and that's what
    all current callers do.
    
    The HGitaly equivalent will be more flexible in that regard,
    because its changeset lookup is already able to switch to the
    unfiltered repository only if the requested revision is a full
    changeset ID.
    db03d43bddea