Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 910 Bytes

ask.md

File metadata and controls

43 lines (29 loc) · 910 Bytes
stage group info
Create
Code Review
To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/product/ux/technical-writing/#assignments

glab duo ask

Generate Git commands from natural language.

Synopsis

Generate Git commands from natural language.

glab duo ask <prompt> [flags]

Examples

$ glab duo ask list last 10 commit titles

# => A list of Git commands to show the titles of the latest 10 commits with an explanation and an option to execute the commands.

Options

      --git   Ask a question about Git. (default true)

Options inherited from parent commands

      --help   Show help for this command.