Re: [GIT] git-clone failure over http
From: H. Peter Anvin
Date: Fri Apr 11 2008 - 00:49:43 EST
Shakul Mohideen Hameed wrote:
I am getting errors while cloning few of the kernel sources over HTTP.
Both proxy/direct modes are failing.
Please advise.
- smohideen
This happens when the repository maintainer hasn't done:
chmod +x <repo>.git/hooks/post-update
This has to be done manually for some reason.
-hpa
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/