From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: "Drew DeVault" Newsgroups: gmane.emacs.devel Subject: Re: Gitlab Migration Date: Sun, 29 Aug 2021 10:23:17 +0200 Message-ID: References: <8d0be260-7b15-0b48-42e5-e5a4cc203e54@yandex.ru> <837dg4n1ix.fsf@gnu.org> <834kb8mzk1.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="26777"; mail-complaints-to="usenet@ciao.gmane.io" Cc: philipk@posteo.net, danflscr@gmail.com, theo@thornhill.no, emacs-devel@gnu.org, monnier@iro.umontreal.ca, dgutov@yandex.ru, larsi@gnus.org To: "Eli Zaretskii" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Aug 29 10:24:38 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 1mKG7J-0006kS-H7 for ged-emacs-devel@m.gmane-mx.org; Sun, 29 Aug 2021 10:24:38 +0200 Original-Received: from localhost ([::1]:42682 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mKG7I-00051s-BT for ged-emacs-devel@m.gmane-mx.org; Sun, 29 Aug 2021 04:24:36 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:54544) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mKG69-0003Xu-D1 for emacs-devel@gnu.org; Sun, 29 Aug 2021 04:23:25 -0400 Original-Received: from out0.migadu.com ([94.23.1.103]:35903) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mKG65-00008X-VD; Sun, 29 Aug 2021 04:23:25 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cmpwn.com; s=key1; t=1630225398; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=qMFOCLEdiT8lpIDAz3drSN+u3ZesVmN3Th9kgr/fIjE=; b=hXyyokC6lv2T8djpjzjKXdorA0rJ4ll0droktnh9k2fAc0QCLm780ED3m4r6tL1sd2O4VM cUum/VtWxuyP1fURl86g5RNccUFv0dHn5yewZeKAXiryuoe/J0eRCZ/tSYxc0jIPB4N6IA q74eN0jt+joRq4hQD02ZMz18c5JQCTAkKXfpcqCFNmjoaV3VmnH+x7kJbiOI6iHFOq5c4W CNPy4GTZo5VShKlDhurqxCUGTXSNDmF8EHjQsyqcK6+E0ZSHxxNryuGiQysrTbY04dXaXh 03njTz1P/8Vk0kQ5woZ1TFz8SZNFIne2Me01EUx0pBZHOJXMED/mPuUtcLX7RQ== X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. In-Reply-To: <834kb8mzk1.fsf@gnu.org> X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: sir@cmpwn.com Received-SPF: pass client-ip=94.23.1.103; envelope-from=sir@cmpwn.com; helo=out0.migadu.com X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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:273386 Archived-At: On Sun Aug 29, 2021 at 10:21 AM CEST, Eli Zaretskii wrote: > I no longer remember the exact details, it was something we bumped > into during discussions when Emacs switched to Git. AFAIR, it had to > do with working on a feature branch and frequently rebasing it onto > the latest master (so that the feature branch doesn't diverge too > much), then later merging from the feature branch to master. Hm, weird. I would like to see some reproducible evidence of this so that a deeper investigation can be done. I've used rebase thoroughly for many years on hundreds of projects without any such incident. > > This is probably something which can be done. Can you file a ticket? > > Send an email to ~sircmpwn/lists.sr.ht@todo.sr.ht with the title in the > > subject line and the body as markdown. > > Will do. Thanks!