glab-repo
Installation
SKILL.md
glab repo
Work with GitLab repositories and projects.
Quick start
# Clone a repository
glab repo clone group/project
# Create new repository
glab repo create my-new-project --public
# Fork a repository
glab repo fork upstream/project
# View repository details
glab repo view