From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Gitlab Migration Date: Thu, 02 Sep 2021 19:47:54 +0300 Message-ID: <83ilzizzyd.fsf@gnu.org> References: <87h7fcnmq0.fsf@posteo.net> <28953ac9-60e5-7583-6297-750c04ca3748@gmail.com> <83fsuwrps6.fsf@gnu.org> <6fa82a52-eed3-8d3d-1b40-c9095490cdf8@yandex.ru> <83a6l4rnxx.fsf@gnu.org> <87sfynj8pc.fsf@db48x.net> <83mtovynfi.fsf@gnu.org> <87v93jc5lg.fsf@telefonica.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="7717"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: =?iso-8859-1?Q?=D3scar?= Fuentes Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Sep 02 18:49:34 2021 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 1mLpu9-0001kV-OS for ged-emacs-devel@m.gmane-mx.org; Thu, 02 Sep 2021 18:49:33 +0200 Original-Received: from localhost ([::1]:54670 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mLpu8-0000oZ-M0 for ged-emacs-devel@m.gmane-mx.org; Thu, 02 Sep 2021 12:49:32 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:48070) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mLpsc-0007kv-JL for emacs-devel@gnu.org; Thu, 02 Sep 2021 12:47:58 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:40844) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mLpsb-0005VK-OQ; Thu, 02 Sep 2021 12:47:57 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:4134 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mLpsb-0000Al-Am; Thu, 02 Sep 2021 12:47:57 -0400 In-Reply-To: <87v93jc5lg.fsf@telefonica.net> (message from =?iso-8859-1?Q?=D3scar?= Fuentes on Thu, 02 Sep 2021 18:19:55 +0200) 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:273712 Archived-At: > From: Óscar Fuentes > Date: Thu, 02 Sep 2021 18:19:55 +0200 > > Eli Zaretskii writes: > > >> I use the Magit and Forge packages to create, view, and reply to merge > >> requests from Github and Gitlab inside of Emacs. No web browser needed. > > > > How do you know there was a merge request? > > You receive an e-mail notification with a link to the request. Right, so email is still very much part of the workflow being described, which is not the "pure" Github-based workflow. That was exactly my point.