diff options
| -rw-r--r-- | pwgrep.buetow.org/content/50.Download.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pwgrep.buetow.org/content/50.Download.xml b/pwgrep.buetow.org/content/50.Download.xml index 6ab454e..be08227 100644 --- a/pwgrep.buetow.org/content/50.Download.xml +++ b/pwgrep.buetow.org/content/50.Download.xml @@ -13,7 +13,7 @@ deb-src http://deb.buetow.org/apt wheezy main</code> <text> <noop>Go to </noop> <namedlink href="http://web.buetow.org/git/?p=pwgrep.git">gitweb</namedlink> - <noop> to browse the online repository. The master branch always keeps the current stable version. The devel branch always keeps the current development version.</noop> + <noop> to browse the online repository. The master branch always keeps the current stable version. The develop branch always keeps the current develop version.</noop> </text> - <text>For bleeding edge you can fetch the devel branch with "git clone -b develop git://git.buetow.org/pwgrep pwgrep-develop". But be warned, this one might be broken! It will be merged to master when it's done.</text> + <text>For bleeding edge you can fetch the develop branch with "git clone -b develop git://git.buetow.org/pwgrep pwgrep-develop". But be warned, this one might be broken! It will be merged to master when it's done.</text> </content> |
