On Sat, 30 Jul 2005, Junio C Hamano wrote:
>
> I love it I can just slow down and let others submit obviously
> correct patches, which I can just slurp in.
You're obviously doing well as a maintainer. Only stupid people try to do
everything themselves.
Personally, I spend a _lot_ of time comm
Johannes Schindelin <[EMAIL PROTECTED]> writes:
> This patch implements Linus' idea that if you are not interested in
> pulling by HTTP, you can now say
>
> NO_CURL=1 make
>
> to compile everything except git-http-pull (thus not needing curl at all).
Thanks. Obviously this does not take ca
This patch implements Linus' idea that if you are not interested in
pulling by HTTP, you can now say
NO_CURL=1 make
to compile everything except git-http-pull (thus not needing curl at all).
---
Makefile |6 +-
1 files changed, 5 insertions(+), 1 deletions(-)
b2e1e7eb6876b5f385
3 matches
Mail list logo