gtl push
Stage local changes, auto-commit them, and push the current branch to the remote repository
Aliases
p
Usage
bash
gtl push [flags]Full Help
text
Stage local changes, auto-commit them, and push the current branch to the remote repository
Usage:
gtl push [flags]
Aliases:
push, p
Flags:
-f, --force Force push (use with caution)
-h, --help help for push
-m, --message string Use provided auto-commit message when local changes exist
--no-verify Skip git hooks for the auto-commit