Quellcode durchsuchen

say 'master' is default branch in README, too

Git-Dch: Ignore
David Kalnischkies vor 10 Jahren
Ursprung
Commit
2ee1a6f0ec
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -38,7 +38,7 @@ APT is maintained in git, the official repository being located at
 `git://anonscm.debian.org/apt/apt.git` ([webgit](http://anonscm.debian.org/gitweb/?p=apt/apt.git)),
 but also available at other locations like [GitHub](https://github.com/Debian/apt).
 
-The default branch is `debian/sid`, other branches targeted at different
+The default branch is `master`, 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.