From mboxrd@z Thu Jan 1 00:00:00 1970 From: huhaiyan@huawei.com (Haiyan Hu) Date: Wed, 11 Sep 2013 15:26:11 +0800 Subject: failed when git clone via http Message-ID: <52301B13.9060307@huawei.com> When I git clone via http: git clone http://git.infradead.org/users/willy/linux-nvme.git I got the error: Cloning into 'linux-nvme'... fatal: http://git.infradead.org/users/willy/linux-nvme.git/info/refs not found: did you run git update-server-info on the server? How can I fix it? Thanks. Haiyan Hu