main
or master
). This helps us know where to merge pull requests, and how to synchronize changes from your upstream origin
.
To initialize your repository, run gt init
:
Terminal
.git/.graphite_repo_config
inside each repository you initialize.
If you forget to run
gt init
in your repository, don’t worry! All gt
commands check for initialization first, and will auto-prompt you to choose a trunk branch at the time of running any command.