From eb76434455661726381ecd0b3e7cdda7f25f53ae Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Sat, 8 Aug 2015 00:31:08 +0300 Subject: [PATCH] develop branch should be default for the developer Signed-off-by: Sergey Matveev --- doc/sources.texi | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/sources.texi b/doc/sources.texi index 504b6bf..19cc422 100644 --- a/doc/sources.texi +++ b/doc/sources.texi @@ -12,6 +12,7 @@ libraries source code as git submodules: @example % git clone git://git.cypherpunks.ru/govpn.git govpn % cd govpn +% git checkout develop % git submodule update --init @end example -- 2.44.0