Skip to content

gtl amend

Amend the last commit with staged changes and optionally update the message

Aliases

a

Usage

bash
gtl amend [flags]

Full Help

text
Amend the last commit with staged changes and optionally update the message

Usage:
  gtl amend [flags]

Aliases:
  amend, a

Flags:
  -h, --help             help for amend
  -m, --message string   New commit message
      --no-edit          Keep existing commit message
      --no-verify        Skip git hooks

Released under the MIT License.