logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

glab-repo-contributors - Get repository contributors list.

Description

       Get repository contributors list.

Example

       $ glab repo contributors

       # Supports overriding the repository.
       $ glab repo contributors -R gitlab-com/www-gitlab-com

Name

       glab-repo-contributors - Get repository contributors list.

Options

-o, --order="commits"      Return contributors ordered by name, email, or commits (orders by commit date)
       fields.

       -p, --page=1      Page number.

       -P, --per-page=30      Number of items to list per page.

       -R,  --repo=""       Select another repository. Can use either OWNER/REPO or GROUP/NAMESPACE/REPO format.
       Also accepts full URL or Git URL.

       -s, --sort=""      Return contributors. Sort options: asc, desc.

Options Inherited From Parent Commands

--help[=false]      Show help for this command.

See Also

glab-repo(1)

Auto generated by spf13/cobra                       Nov 2024                                             glab(1)

Synopsis

glabrepocontributors[flags]

See Also