[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Getting the grub development source via git http
From: |
David Marx |
Subject: |
Getting the grub development source via git http |
Date: |
Tue, 28 Oct 2014 13:43:09 -0700 |
User-agent: |
Mozilla/5.0 (X11; SunOS i86pc; rv:10.0.6esrpre) Gecko/20120731 Thunderbird/10.0.6 |
I'm trying to download the grub development tree.
I believe the site I am coming from blocks the git ports,
so I am trying to use http. I run the following.
Am I running the git clone correctly? Is there something
that needs to happen at the grub site?
% git clone http://git.savannah.gnu.org/grub.git
Cloning into 'grub'...
fatal: http://git.savannah.gnu.org/grub.git/info/refs not found: did you
run git
update-server-info on the server?
Thanks.
- Getting the grub development source via git http,
David Marx <=