All of lore.kernel.org
 help / color / mirror / Atom feed
* HTTP read only access to git repositories available
@ 2012-10-18 19:43 Michael Halstead
  0 siblings, 0 replies; only message in thread
From: Michael Halstead @ 2012-10-18 19:43 UTC (permalink / raw)
  To: Yocto Project Discussion, yocto-infrastructure

[-- Attachment #1: Type: text/plain, Size: 720 bytes --]

All of the Yocto Project hosted git repositories can be accessed via the
http protocol on port 80. This method uses the smart http backend and it
is as fast as access via the git protocol. Connecting via http will help
users behind a proxy clone and update repositories with minimal
configuration.

Configure git to use your http proxy by setting the http_proxy
environment variable or by running 'git config http.proxy [proxy_url]'.

URLs are listed at the bottom of cgit project pages after the clone
heading. Visit http://git.yoctoproject.org/cgit/cgit.cgi/poky/ for an
example. They follow the pattern
http://git.yoctoproject.org/git/[repo_path].

-- 
Michael Halstead
Yocto Project / Sys Admin



[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4516 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-10-18 19:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-18 19:43 HTTP read only access to git repositories available Michael Halstead

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.