summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCroydon <git@cr0ydon.com>2022-02-17 22:11:23 +0100
committerCroydon <git@cr0ydon.com>2022-02-17 22:11:23 +0100
commit9427fa4769bf5a1f9462ef3d93cb4d6aa3443b60 (patch)
tree3f99bc4f6264aa634631ca812292d29cf69eaa54 /README.md
parent0eaf2689fe2833f946c5b1676547be552c331831 (diff)
Readme: Default branch is now main
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c3db28e45..ab1838fa6 100644
--- a/README.md
+++ b/README.md
@@ -39,7 +39,7 @@ APT is maintained in git, the official repository being located at
[https://salsa.debian.org/apt-team/apt](https://salsa.debian.org/apt-team/apt),
but also available at other locations like [GitHub](https://github.com/Debian/apt).
-The default branch is `master`, other branches targeted at different
+The default branch is `main`, other branches targeted at different
derivatives and releases being used as needed. Various topic branches in
different stages of completion might be branched of from those, which you
are encouraged to do as well.