From 0cb409f1c27ff83a0a1bcc6715291100cfb75b44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Fri, 18 Oct 2024 00:36:28 +0200 Subject: [PATCH] docs: Drop default branch section from README It's been more than 3 years since we renamed the default branch, people have probably got the message by now. Part-of: --- README.md | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/README.md b/README.md index c8b78eca..4ff25a68 100644 --- a/README.md +++ b/README.md @@ -80,19 +80,6 @@ GSettings key. Adds a simple workspace switcher to the top bar. -## Default branch - -The default development branch is `main`. If you still have a local -checkout under the old name, use: -```sh -git checkout master -git branch -m master main -git fetch -git branch --unset-upstream -git branch -u origin/master -git symbolic-ref refs/remotes/origin/HEAD refs/remotes/origin/main -``` - ## License GNOME Shell Extensions are distributed under the terms of the GNU General