diff options
author | Croydon <git@cr0ydon.com> | 2022-02-17 22:11:23 +0100 |
---|---|---|
committer | Croydon <git@cr0ydon.com> | 2022-02-17 22:11:23 +0100 |
commit | 9427fa4769bf5a1f9462ef3d93cb4d6aa3443b60 (patch) | |
tree | 3f99bc4f6264aa634631ca812292d29cf69eaa54 /README.md | |
parent | 0eaf2689fe2833f946c5b1676547be552c331831 (diff) |
Readme: Default branch is now main
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |