Create and manage sequences of dependent code changes (stacks) for Git and GitHub. More information: https://docs.graphite.dev.
gt auth --token graphite_cli_auth_token
gt
for the repository in the current directory:gt repo init
gt branch create branch_name
gt commit create -m commit_message
gt stack submit
gt log short
gt subcommand --help