From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: pull requests Date: Mon, 30 Mar 2020 08:58:50 +0300 Message-ID: <5A67FEE6-0B25-4D4E-BADA-8653682F7565@gnu.org> References: <87mu87ji39.fsf@dick> <87v9mvp2ms.fsf@blind.guru> <87d093f6lj.fsf@dick> <87369yc79r.fsf@dick> <83mu828c7d.fsf@gnu.org> <7b0e82fd-8928-26d2-4bed-331593685f36@gmail.com> <83h7ya7wne.fsf@gnu.org> <8b7d5a28-8193-cd12-bb47-b70c7eee6db5@gmail.com> <83eetd962o.fsf@gnu.org> <281f88c3-ea09-3486-5532-5084881bf38b@yandex.ru> <4ceaa8ac-9a19-d874-51d6-8056bcb46b2c@yandex.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="101440"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: K-9 Mail for Android Cc: cpitclaudel@gmail.com, Dmitry Gutov To: emacs-devel@gnu.org, Stefan Monnier , Richard Stallman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Mar 30 07:59:50 2020 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jInSg-000QHt-Jb for ged-emacs-devel@m.gmane-mx.org; Mon, 30 Mar 2020 07:59:50 +0200 Original-Received: from localhost ([::1]:45292 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jInSf-0005De-M4 for ged-emacs-devel@m.gmane-mx.org; Mon, 30 Mar 2020 01:59:49 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:46221) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jInRx-0004NN-1l for emacs-devel@gnu.org; Mon, 30 Mar 2020 01:59:05 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:39113) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1jInRw-00007N-Cp; Mon, 30 Mar 2020 01:59:04 -0400 Original-Received: from [176.12.235.152] (port=34542 helo=[10.211.146.103]) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1jInRn-0002oS-6y; Mon, 30 Mar 2020 01:58:56 -0400 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:245989 Archived-At: On March 30, 2020 7:09:55 AM GMT+03:00, Stefan Monnier wrote: > > I don't follow: in all likelihood, that URL that A sends to B points > to > the web interface (at least, that's what I saw in 100% of the cases > with github and gitlab)=2E > IME, that URL is both for the Web interface and for accessing the reposito= ry=2E If you point a browser there, you get the Web interface; if you clon= e from that URL, you get the code=2E