Please note that User Registration has been temporarily disabled due to a recent increase in automated registrations. If anyone needs an account, please request one here: RequestAccount. Thanks for your patience!
Difference between revisions of "Git"
From Openembedded.org
(add page describing git interfaces) |
(make clear this is a test installation presently) |
||
| Line 1: | Line 1: | ||
| − | Git repository that currently mirrors the main Monotone repository. | + | Git repository that currently mirrors the main Monotone repository ([http://bugs.openembedded.net/show_bug.cgi?id=4249 test installation]). |
Web interfaces: | Web interfaces: | ||
| Line 6: | Line 6: | ||
* http://gitweb.openembedded.net/ | * http://gitweb.openembedded.net/ | ||
| − | You can anonymous clone from: | + | You can get an anonymous clone from: |
git://git.openembedded.net/org.openembedded.dev | git://git.openembedded.net/org.openembedded.dev | ||
Revision as of 14:02, 11 June 2008
Git repository that currently mirrors the main Monotone repository (test installation).
Web interfaces:
You can get an anonymous clone from:
git://git.openembedded.net/org.openembedded.dev
and if your key is registered, push/pull from:
ssh://gittrial@git.openembedded.net/org.openembedded.dev