[SeaBIOS] git http access to repository

Peter Stuge peter at stuge.se
Thu Oct 27 02:32:45 CEST 2011


Ram Bhamidipaty wrote:
> Hi - I am behind a corporate firewall and cannot directly access git
> repositories. Is is possible to access the seabios git repository
> via the http protocol?

Why not just try it?

$ git clone http://git.seabios.org/seabios.git
Cloning into seabios...
fatal: http://git.seabios.org/seabios.git/info/refs not found: did
you run git update-server-info on the server?
$ 

You could have sent the error message already. I guess this will be
fixed fairly quickly.


//Peter



More information about the SeaBIOS mailing list