Difference between revisions of "Mirrors"

From Openembedded.org
Jump to: navigation, search
(Added page with mirrors)
 
(Bold to enphasize usage.)
Line 3: Line 3:
 
!'''#''' !!'''Clone URL''' !!'''Supported proto''' !!'''Web interface''' !!'''Comment'''
 
!'''#''' !!'''Clone URL''' !!'''Supported proto''' !!'''Web interface''' !!'''Comment'''
 
|-
 
|-
|1. ||git://git.openembedded.org/openembedded ||git, ssh ||http://cgit.openembedded.org/cgit.cgi/openembedded/ ||master git repo (used by developers to push changes only)
+
|1. ||git://git.openembedded.org/openembedded ||git, ssh ||http://cgit.openembedded.org/cgit.cgi/openembedded/ ||master git repo ('''used by developers to push changes only''')
 
|-
 
|-
|2. ||git://github.com/openembedded/openembedded.git ||git, https, http ||https://github.com/openembedded/openembedded ||git mirror for users to pull from
+
|2. ||git://github.com/openembedded/openembedded.git ||git, https, http ||https://github.com/openembedded/openembedded ||'''git mirror for users to pull from'''
 
|-
 
|-
 
|3. ||git://repo.or.cz/openembedded.git ||git, http ||http://repo.or.cz/w/openembedded.git ||other git mirror for users to pull from
 
|3. ||git://repo.or.cz/openembedded.git ||git, http ||http://repo.or.cz/w/openembedded.git ||other git mirror for users to pull from
 
|}
 
|}

Revision as of 18:36, 7 June 2011

OpenEmbedded git repository have following mirrors now

# Clone URL Supported proto Web interface Comment
1. git://git.openembedded.org/openembedded git, ssh http://cgit.openembedded.org/cgit.cgi/openembedded/ master git repo (used by developers to push changes only)
2. git://github.com/openembedded/openembedded.git git, https, http https://github.com/openembedded/openembedded git mirror for users to pull from
3. git://repo.or.cz/openembedded.git git, http http://repo.or.cz/w/openembedded.git other git mirror for users to pull from