X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=doc%2Fwebserver%2Fdeveloper-manual%2Fgit.html;h=a87b6777c825e88fa2613c4ca606b945810ea69e;hb=afa231b8e31bbf0489303df30d103db2d737cd18;hp=9efdbdcfa9d1a980b94898648a6503abc881b84d;hpb=086d4aacf2fe1d729b4f4a67a7167cb6f19db043;p=privoxy.git diff --git a/doc/webserver/developer-manual/git.html b/doc/webserver/developer-manual/git.html index 9efdbdcf..a87b6777 100644 --- a/doc/webserver/developer-manual/git.html +++ b/doc/webserver/developer-manual/git.html @@ -31,9 +31,12 @@ before accessing via Git.

2.1. Access to Git

-

The project's Git repository is hosted at the Privoxy site. - The Git repository URL is ssh://git@git.privoxy.org:23/git/privoxy.git, the central - repository is called privoxy, and the source branch is called The project's Git repository is hosted at the Privoxy + website. For Privoxy team members with push privileges the Git repository URL is ssh://git@git.privoxy.org:23/git/privoxy.git.

+

Contributors without push privileges can "git clone + https://www.privoxy.org/git/privoxy.git".

+

The central repository is called privoxy, and the source branch is called master. 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. Windows, OSXPackageBuilder, debian). There is a webview of the Git hierarchy at