Skip to content

gpm_setup_git

Marcel Kloubert edited this page Jan 3, 2025 · 19 revisions

gpm setup git

Setup git

Synopsis

Sets up git with minimum and required settings like name and email.

gpm setup git [name] [email] [flags]

Options

  -h, --help   help for git

Options inherited from parent commands

  -e, --env-file stringArray   one or more environment files
      --environment string     name of the environment
      --no-system-prompt       do not use system prompt
      --ollama                 use Ollama
      --prompt string          custom (AI) prompt
      --system-prompt string   custom (AI) system prompt
  -v, --verbose                verbose output

SEE ALSO

Auto generated by spf13/cobra on 3-Jan-2025

Clone this wiki locally