gt branch create
will auto-generate a branch name from your commit message. You can configure a prefix for gt branch create
to add to all of your auto-generated branch names using gt user branch-prefix.
gt
we recommend doing the following:gt add
(note that this will pass through to native git)gt branch create -m "{your commit message}"
remote/main
, you can sync Graphite to make sure the parent branch info for your local repo stays up to date with the remote repo…