tg pr checkout
Check out a pull request in Git
Synopsis
Section titled “Synopsis”Check out the latest pull request round on the current remote target branch.
tg pr checkout <rkey> [flags]Options
Section titled “Options” -b, --branch string Local branch name (default: pr-<rkey>) -f, --force Reset an existing checkout branch -h, --help help for checkout -R, --repo string Target repository as handle/repoOptions inherited from parent commands
Section titled “Options inherited from parent commands” --account string Account handle or DID to use (overrides the active account and TG_ACCOUNT) --appview string Appview host URL (overrides config file and TG_APPVIEW) (default "https://bobbin.klbr.net") --config string Path to config file (default: $XDG_CONFIG_HOME/tg/config.toml) --json Output in JSON formatSEE ALSO
Section titled “SEE ALSO”- tg pr - Manage pull requests on a Tangled repository