jabr - v0.1.2
    Preparing search index...

    Function ancestors

    • The chain of tracked ancestors from a branch up to (but excluding) the trunk.

      Parameters

      • branch: string

        The starting branch.

      Returns Promise<string[]>

      Ancestors nearest-first (the branch itself, then its parent, …).