Function listRefs

  • Obtains a list of all refs by recursively reading the FS.

    Parameters

    • fs: EncryptedFS

      Filesystem implementation

    • gitdir: string

      Git '.git' directory

    • filepath: string

      Path to start listing from.

    Returns Promise<string[]>

Generated using TypeDoc