From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Creating a git branch for cond* Date: Thu, 01 Feb 2024 22:40:24 -0500 Message-ID: References: <864jf1csts.fsf@gnu.org> <86o7d44xqg.fsf@gnu.org> Reply-To: rms@gnu.org Content-Type: text/plain; charset=Utf-8 Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="23825"; mail-complaints-to="usenet@ciao.gmane.io" Cc: acm@muc.de, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Feb 02 04:40:40 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 1rVkPw-00064B-Fq for ged-emacs-devel@m.gmane-mx.org; Fri, 02 Feb 2024 04:40:40 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rVkPj-0001u4-FT; Thu, 01 Feb 2024 22:40:27 -0500 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 1rVkPh-0001tH-Mb for emacs-devel@gnu.org; Thu, 01 Feb 2024 22:40:25 -0500 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 1rVkPh-0007Ta-8u; Thu, 01 Feb 2024 22:40:25 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=Date:References:Subject:In-Reply-To:To:From: mime-version; bh=hMtxjHfWj+0CvwqvK+sLNcKcFDWIpsP6uoDGkGo53d4=; b=OFP9XiwoAkGQ IMlkDlTSjmC/JYvCEy7yBj3n1rOSnp1JZFVRb+j/+oBxYkMoDaqgaveWqJ+itwcj2AOM7gohRuVfx uVkbTA5E+DrkBrIOsr8Yw2AtINfnQeHaqLl4tWMx9LXXlpa80S/FTsWj0hj1JM6VqDlpGaw/Q9mxa h5lODyMktvLlWpYZuKZ6TbdqQh9rjy5R8I3Rm8KIqBp1lJJc6nxYRlUoPjuQ1gtCxLFhzk6KBkUi5 6tstuxapE5sqeI+hwx4LCCUIg9vQoKBHTwmDgWUo0d0DJwXid04Bu2c4c00f08mFzwcTnT+SCp/wb n+T5agcSv9cm/PqNBdFPMQ==; Original-Received: from rms by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1rVkPg-0008S9-Qy; Thu, 01 Feb 2024 22:40:24 -0500 In-Reply-To: <86o7d44xqg.fsf@gnu.org> (message from Eli Zaretskii on Mon, 29 Jan 2024 05:36:23 +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:315732 Archived-At: [[[ To any NSA and FBI agents reading my email: please consider ]]] [[[ whether defending the US Constitution against all enemies, ]]] [[[ foreign or domestic, requires you to follow Snowden's example. ]]] > The idea was to keep it on a branch until we decide it is ready to > land on master. Having it on a branch will allow to work on > finilizing it more conveniently. This includes solving any > significant issues and adding documentation. I would prefer to keep > it on a branch during this (hopefully, short) period, since that would > allow us to keep its history afterwards, and will also avoid the > need to send whole files each time something changes. I really don't want it to be in a branch, but I can commit some of the past versions before committing te current versions. I figure to start with the earliet version that's not drastically different. WDYT? -- Dr Richard Stallman (https://stallman.org) Chief GNUisance of the GNU Project (https://gnu.org) Founder, Free Software Foundation (https://fsf.org) Internet Hall-of-Famer (https://internethalloffame.org)