From: Fabian Keil <fk@fabiankeil.de> Date: Fri, 14 Feb 2020 13:21:19 +0000 (+0100) Subject: Developer manual: Document how ot access the git repository through https X-Git-Tag: v_3_0_29~530 X-Git-Url: http://www.privoxy.org/gitweb/%22https:/@default-cgi@error-favicon.ico?a=commitdiff_plain;h=5688968d46c6fb2dc0fef447ef7efd694e575905;p=privoxy.git Developer manual: Document how ot access the git repository through https --- diff --git a/doc/source/developer-manual.sgml b/doc/source/developer-manual.sgml index 7ed254b1..04958d8a 100644 --- a/doc/source/developer-manual.sgml +++ b/doc/source/developer-manual.sgml @@ -158,10 +158,16 @@ Hal. <sect2 id="gitaccess"><title>Access to Git</title> <para> The project's Git repository is hosted at the - <ulink url="https://privoxy.org/">Privoxy site.</ulink> - The Git repository URL is - <literal>ssh://git@git.privoxy.org:23/git/privoxy.git</literal>, - the central repository is called <literal>privoxy</literal>, and the + <ulink url="https://privoxy.org/">Privoxy website</ulink>. + For Privoxy team members with push privileges the Git repository URL is + <literal>ssh://git@git.privoxy.org:23/git/privoxy.git</literal>. + </para> + <para> + Contributors without push privileges can + <quote>git clone https://www.privoxy.org/git/privoxy.git</quote>. + </para> + <para> + The central repository is called <literal>privoxy</literal>, and the source branch is called <literal>master</literal>. Subfolders exist within the project for target-dependent build and packaging tools, each including the name of the target operating system in their name (e.g.