]> Cypherpunks.ru repositories - govpn.git/commitdiff
develop branch should be default for the developer
authorSergey Matveev <stargrave@stargrave.org>
Fri, 7 Aug 2015 21:31:08 +0000 (00:31 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Fri, 7 Aug 2015 21:31:08 +0000 (00:31 +0300)
Signed-off-by: Sergey Matveev <stargrave@stargrave.org>
doc/sources.texi

index 504b6bf45f7f520cf63e0b38e547ec8a1f4d2de5..19cc422955f401e0f73927fe0302a2845ec1bc3b 100644 (file)
@@ -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