Bug 220202
| Summary: | git-clone output is too verbose | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Need Real Name <fherrera> | ||||
| Component: | git-core | Assignee: | Chris Wright <chrisw> | ||||
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 6 | CC: | extras-qa | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| URL: | http://marc.theaimsgroup.com/?l=git&m=117156006304750&w=4 | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2007-03-20 16:46:32 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Need Real Name
2006-12-19 17:10:34 UTC
This is a result of a change in how upstream git works over http. You should file a bug report with the upstream git maintainers to correct this. Note, however, they discourage use of git over http in general as it is not an efficient protocol for git. Reported (and patch proposed) to upstream I just pinged Junio to see if he's interested in taking such a patch. If he's not, I'll close this as NOTABUG. Created attachment 150508 [details]
enable git clone --quiet http://
This patch was sent upstream to give a quiet option for http clones
Junio took this patch, so it's now fixed upstream. Should make the next release. |