Skip to content

gtl push

Push the current branch to the remote repository. Use gtl push local to stage and commit local changes before pushing.

Aliases

p

Usage

bash
gtl push [local] [flags]

Full Help

text
Push the current branch to the remote repository. Use `gtl push local` to stage and commit local changes before pushing.

Usage:
  gtl push [local] [flags]

Aliases:
  push, p

Flags:
  -f, --force   Force push (use with caution)
  -h, --help    help for push

Released under the MIT License.