[U-Boot-Users] Changes to U-Boot Development Process
    Wolfgang Denk 
    wd at denx.de
       
    Tue Mar  6 10:19:04 CET 2007
    
    
  
In message <27d85ee10703052246m590a2cfev76372ae3cd9d4b6 at mail.gmail.com> you wrote:
>
> >To start out, after the acoount has been setup, Dave simply clones the publicly
> >available tree as usual:
> >
> >$ git clone git://www.denx.de/git/u-boot-or32 u-boot-or32
> 
> I'm behind of a firewall in office, I can't get the repository by git protocol.
> Is it http available like that?
>         git-clone http://www.denx.de/git/u-boot.git u-boot-git
For cloning you can use http (or even rsync) as well. But to push your
changes back, you need SSH (+ git).
Best regards,
Wolfgang Denk
-- 
DENX Software Engineering GmbH, HRB 165235 Munich, CEO: Wolfgang Denk
Office:  Kirchenstr. 5,       D-82194 Groebenzell,            Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"Success covers a multitude of blunders."       - George Bernard Shaw
    
    
More information about the U-Boot
mailing list