.nh .TH "glab" "1" "Apr 2024" "Auto generated by spf13/cobra" "" .SH NAME .PP glab-ask-git - Generate Git commands from natural language (Experimental). .SH SYNOPSIS .PP \fBglab ask git [flags]\fP .SH DESCRIPTION .PP Generate Git commands from natural language. .PP This experimental feature converts natural language descriptions into executable Git commands. .PP We'd love your feedback in issue 409636 \[la]https://gitlab.com/gitlab-org/gitlab/-/issues/409636\[ra]\&. .SH OPTIONS INHERITED FROM PARENT COMMANDS .PP \fB--help\fP[=false] Show help for command .SH EXAMPLE .PP .RS .nf $ glab ask git 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. .fi .RE .SH SEE ALSO .PP \fBglab-ask(1)\fP