Просмотр исходного кода

say 'master' is default branch in README, too

Git-Dch: Ignore
David Kalnischkies лет назад: 10
Родитель
Сommit
2ee1a6f0ec
1 измененных файлов с 1 добавлено и 1 удалено
  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)),
 `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).
 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
 derivatives and releases being used as needed. Various topic branches in
 different stages of completion might be branched of from those, which you
 different stages of completion might be branched of from those, which you
 are encouraged to do as well.
 are encouraged to do as well.