Skip to content

RevParseListQuery

RevParseListQuery = object & RevParseListOpts | object & RevParseListOpts | object & RevParseListOpts | object & RevParseListOpts | object & RevParseListOpts | { disambiguate: string; }

Defined in: src/core/repo.ts:1487

Options that return a list of refs from rev-parse

These options are mutually exclusive - only one can be specified at a time. For branches/tags/remotes, you can pass true to list all, or a pattern string to filter.