To clone one of these trees using
Git
type:
git clone git://git.denx.de/<project_name> <your_repository_name>/
Cloning per HTTP is also supported (just replace git:// with http:// in the examples above). Note that
native git transfer is much faster and more robust. Use HTTP only if you have no other choice.
For more documentation on git see http://www.denx.de/en/Documents/GitDocs, or click on the "git" logo.