Rename default branch to ‘main’.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
(cherry picked from commit 646c04eff2)
This commit is contained in:
Anders Kaseorg
2021-08-31 15:15:31 -07:00
parent 34512727e4
commit 6a6c6d469b
60 changed files with 216 additions and 216 deletions

View File

@@ -39,7 +39,7 @@ NEED_TO_DOWNGRADE = """
It looks like you checked out a branch that expects an older
version of dependencies than the version you provisioned last.
This may be ok, but it's likely that you either want to rebase
your branch on top of upstream/master or re-provision your VM.
your branch on top of upstream/main or re-provision your VM.
Do this: `./tools/provision`
"""