gt user
gt user tips --enable
and gt user tips --disable
.git
editor for drafting PR descriptions and other flows that require editing text. You can configure a different editor with gt user editor --set <editor>
, or revert to using the same editor as git
with gt user editor --unset
.gt branch create
, then Graphite will generate one for based on the commit message. There are three options to configure here:gt user branch-date --
[enable|disable]
gt user branch-prefix --[set <prefix
>|reset]
gt user branch-replacement --set-[underscore|dash|empty]
gt repo
origin
. if you have configured a different name for your remote, you can set it with:gt repo remote --set <value>
gt repo [name|owner] --set <value>