Your message dated Thu, 03 Jul 2008 14:48:59 +0800
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#488944: [git-core] [backports]git-core requires curl
has caused the Debian Bug report #488944,
regarding [git-core] [backports]git-core requires curl
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
488944: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=488944
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: git-core
Version: 1:1.5.5.1-1~bpo40+1
Severity: normal
--- Please enter the report below this line. ---
git-core requires package curl.
When run git-clone to clone via http, the error message appears:
/usr/bin/git-clone: line 59: curl: command not found
Version: 1:1.5.6-1 (in sid) doesn't have this problem.
signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Sebastian Harl wrote:
git-clone requires curl iff you clone using the
> HTT protocol. That's why git-core recommends curl. A dependency would be
> wrong.
Yes. You are right. Thanks for pointing this out to me.
> In 1.5.6 support for HTTP seems to be built into the git binary which
> now links against libcurl. So curl (the binary) no longer seems to be
> necessary at all.
>
In 1.5.6, if curl is not available, git will use wget. If wget is not available,
it uses its built-in function.
> This is not a bug in the git-core package - please close the bug report.
I'm closing this bug.
signature.asc
Description: OpenPGP digital signature
--- End Message ---