https://bugs.freedesktop.org/show_bug.cgi?id=61798
Priority: medium
Bug ID: 61798
CC: [email protected]
Assignee: [email protected]
Summary: GERRIT should show git:// URLs instead of https://
URLs by default (not logged in)
Severity: normal
Classification: Unclassified
OS: All
Reporter: [email protected]
Hardware: Other
Status: UNCONFIRMED
Version: 4.1.0.0.alpha0+ Master
Component: WWW
Product: LibreOffice
When not logged in, gerrit should show, for the "checkout", "cherry-pick", etc
command-lines examples using the smart/anonymous git:// protocol instead of the
"dumb" https://.
So, e.g. instead of
git pull https://gerrit.libreoffice.org/core refs/changes/08/2508/2
display
git pull git://gerrit.libreoffice.org/core refs/changes/08/2508/2
It uses less bandwidth (when run on a repository that already has a "near"
commit to the one being fetched), and avoids "errors" such as:
error: server certificate verification failed. CAfile:
/etc/ssl/certs/ca-certificates.crt CRLfile: none while accessing
https://gerrit.libreoffice.org/core/info/refs
fatal: HTTP request failed
(Yes, I'm aware that I'm the "unusal" guy there, not having the StartCom root
as trusted in my store.)
--
You are receiving this mail because:
You are on the CC list for the bug.
--
Unsubscribe instructions: E-mail to [email protected]
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/website/
All messages sent to this list will be publicly archived and cannot be deleted