From 55cfe3bb9ca84f94a4f5372fb639b2887a457f3e Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Tue, 21 Apr 2015 13:15:48 -0400 Subject: sisu.org git download info --- data/doc/sisu/org/sisu.org | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/data/doc/sisu/org/sisu.org b/data/doc/sisu/org/sisu.org index dbf00996..fdcb3eaa 100644 --- a/data/doc/sisu/org/sisu.org +++ b/data/doc/sisu/org/sisu.org @@ -207,10 +207,13 @@ action) may be regarded as encapsulated within SiSU http://www.sisudoc.org/ http://www.jus.uio.no/sisu/ -git clone git://git.sisudoc.org/git/code/sisu.git +git clone git://git.sisudoc.org/git/code/sisu.git --branch upstream http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=summary -(there are additional commits in the upstream branch) -git clone git://git.sisudoc.org/git/doc/sisu-markup-samples.git +(there may be additional commits in the upstream branch) +git clone --depth 1 git://git.sisudoc.org/git/code/sisu.git --branch upstream + +git clone git://git.sisudoc.org/git/doc/sisu-markup-samples.git --branch upstream +git clone --depth 1 git://git.sisudoc.org/git/doc/sisu-markup-samples.git --branch upstream Development work is on Linux and the easiest way to install it is through the Debian Linux package as this takes care of optional external dependencies such as XeTeX for PDF output and Postgresql or Sqlite for search. @@ -588,7 +591,8 @@ using git: http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=summary http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log - git clone git://git.sisudoc.org/git/code/sisu.git + git clone git://git.sisudoc.org/git/code/sisu.git --branch upstream + git clone --depth 1 git://git.sisudoc.org/git/code/sisu.git --branch upstream or, identify latest available source: -- cgit v1.2.3