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: scratch/igc as feature branch Date: Thu, 04 Jul 2024 07:58:18 +0300 Message-ID: <86r0c9ah3p.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="16627"; mail-complaints-to="usenet@ciao.gmane.io" Cc: acorallo@gnu.org, emacs-devel@gnu.org To: Gerd =?utf-8?Q?M=C3=B6llmann?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Jul 04 06:59:13 2024 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 1sPEYr-00046W-NU for ged-emacs-devel@m.gmane-mx.org; Thu, 04 Jul 2024 06:59:13 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sPEY1-0002gT-FH; Thu, 04 Jul 2024 00:58:21 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sPEY0-0002gB-M8 for emacs-devel@gnu.org; Thu, 04 Jul 2024 00:58:20 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sPEY0-00089p-DZ; Thu, 04 Jul 2024 00:58:20 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=0EB81gjDjGM0DB+iXU/bf2yf6opS08u8SGbZxLFK43c=; b=UE4boYoO+CsLb7YY+dFA 4f8gug18J/s78qpWsYQZvefI9jolLQEP8NdxdEd7Dn6BV6kpyg2fRwQUAZ6h+mhqKwtCSMDy9kpTu 3/9iI9Eovdydn/v6bv+qZkRCZKxh1es+txyVDfm1ND5g3k2a9X0pyR11eQbzNAcbr3BNeeGBY70iU cs1YP2mBQCKhL7fZDehaVLUsMTBAbAIjPHj5wS1I9TqacKX014RnJm2D2gNTlcOB4YeckWav2nqtC RfIOdPa38pXrROY4DHrW6RFZE24lITfqKe5yBeHmxY4iuvK29eICFV2j98S2Ed0eoa+Ytjm7NDgxt h0QlbpdwkfhABA==; In-Reply-To: (message from Gerd =?utf-8?Q?M=C3=B6llmann?= on Wed, 03 Jul 2024 21:37:42 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 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-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:321297 Archived-At: > From: Gerd Möllmann > Cc: emacs-devel@gnu.org > Date: Wed, 03 Jul 2024 21:37:42 +0200 > > Some numbers, hope I got the git right > > /Users/gerd/emacs/github/igc % git rev-list --count cl-packages..igc --first-parent > 980 > > /Users/gerd/emacs/savannah/igc % git rev-list --count master..scratch/igc --first-parent > 431 What do you want to say with these numbers?