Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
glab(1)								       glab(1)

NAME
       glab-ask-git  - Generate	Git commands from natural language (Experimen-
       tal).

SYNOPSIS
       glab ask	git  [flags]

DESCRIPTION
       Generate	Git commands from natural language.

       This experimental feature converts natural language  descriptions  into
       executable Git commands.

       We'd  love  your	 feedback  in issue 409636 <https://gitlab.com/gitlab-
       org/gitlab/-/issues/409636>.

OPTIONS	INHERITED FROM PARENT COMMANDS
       --help[=false]	   Show	help for command

EXAMPLE
	      $	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.

SEE ALSO
       glab-ask(1)

Auto generated by spf13/cobra	   Apr 2025			       glab(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=glab-ask-git&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help