From: Michael Albinus <michael.albinus@gmx.de>
To: Yuri Khan <yuri.v.khan@gmail.com>
Cc: Ruijie Yu <ruijie@netyu.xyz>,
Stefan Kangas <stefankangas@gmail.com>,
emacs-devel@gnu.org
Subject: Re: master 0910230be6e: ; Prefer HTTPS to HTTP in more links
Date: Thu, 03 Aug 2023 09:53:02 +0200 [thread overview]
Message-ID: <877cqcef4x.fsf@gmx.de> (raw)
In-Reply-To: <CAP_d_8UHzrwQGp+kobBrX5b1jPHvxBbmb0tb1GK4j+s7TnMs6g@mail.gmail.com> (Yuri Khan's message of "Thu, 3 Aug 2023 13:37:17 +0700")
Yuri Khan <yuri.v.khan@gmail.com> writes:
Hi Yuri,
>> > @example
>> > @group
>> > -$ git config --global http.proxy http://user:pwd@@proxy.server.com:8080
>> > +$ git config --global http.proxy https://user:pwd@@proxy.server.com:8080
>> > $ git clone https://git.savannah.gnu.org/r/tramp.git
>> > @end group
>> > @end example
>
> This looks suspicious, too. A proxy running on port 8080 and referred
> to in a git http.proxy config variable is likely to be an http proxy.
The git http.proxy config variable is good for both http_proxy and
https_proxy environment variables. And I wouldn't care too much about
the 8080 port; it's just an example.
Best regards, Michael.
next prev parent reply other threads:[~2023-08-03 7:53 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20230802214156.1EF72C038BC@vcs2.savannah.gnu.org>
2023-08-03 5:56 ` master 0910230be6e: ; Prefer HTTPS to HTTP in more links Ruijie Yu via Emacs development discussions.
2023-08-03 6:37 ` Yuri Khan
2023-08-03 6:59 ` Po Lu
2023-08-04 7:48 ` Stefan Kangas
2023-08-03 7:53 ` Michael Albinus [this message]
2023-08-04 7:50 ` Andreas Schwab
2023-08-04 7:29 ` Stefan Kangas
2023-08-04 7:37 ` Eli Zaretskii
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=877cqcef4x.fsf@gmx.de \
--to=michael.albinus@gmx.de \
--cc=emacs-devel@gnu.org \
--cc=ruijie@netyu.xyz \
--cc=stefankangas@gmail.com \
--cc=yuri.v.khan@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).