Commands

For all available commands and options, run gg without any arguments.

Write better git commit messages.
Automatically.

Example:
$ gg commit

Usage:
  gg [command]

Available Commands:
  commit      Generate a new commit message
  completion  Generate the autocompletion script for the specified shell
  config      Show the config information
  help        Help about any command
  license     Show the license information
  upgrade     Check for upgrades
  version     Show the version information

Flags:
  -h, --help   help for gg

Use "gg [command] --help" for more information about a command.

gg commit

Generate a new commit message.

gg completion

Generate the autocompletion script for the specified shell.

gg config

Show the config information.

gg help

Help about any command.

gg license

Show the license information.

gg upgrade

Check for upgrades.

gg version

Show the version information.

Was this page helpful?