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: Feedback on scratch/igc Branch Date: Thu, 24 Oct 2024 09:51:22 +0300 Message-ID: <865xpidmdx.fsf@gnu.org> References: <875xr6af7q.fsf@gmail.com> <86tteqwvdl.fsf@gnu.org> <86h692enlw.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="32853"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Jean Louis Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Oct 24 08:52:23 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 1t3rhl-0008O9-Fm for ged-emacs-devel@m.gmane-mx.org; Thu, 24 Oct 2024 08:52:21 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1t3rgu-0007Bi-ER; Thu, 24 Oct 2024 02:51:28 -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 1t3rgr-0007Ba-KU for emacs-devel@gnu.org; Thu, 24 Oct 2024 02:51:26 -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 1t3rgq-0005Eo-4v; Thu, 24 Oct 2024 02:51:24 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=Lk/YBakzoTYV00wVAPqVMtnc/2a1IqEbtaP7DIGnmyQ=; b=TmqWlXnlcEzY +yE+WizeXIVELz0mdReOe448TxPqpCZMhim43fKqqK0sqjQU7JPSuSWZoXn2Zhg3KPjCazGGt3+On rlBVp0lGLA7PO2JzweHP5zWfKH0WFtGOVftCCh/P/Hd1xH7Qe5bF5r+YcaR5MiNgH673muZ/cuufp D/ll6N3NtwlV+FKOKbH5G/ir6DmcLvKZQnIAVMUGivhRZQsI2uOnpkVedhRvZFQZBOXAuYbOZMhCf iTyC+aGVeyL9+VKKm3/wH3UHxOaH+icJnvcimIQAk9LLNAjaiuwxXcojbMsODTF7WpGciuSmxYOu3 4LnVW3xPNpNX8w1etlxw2g==; In-Reply-To: (message from Jean Louis on Wed, 23 Oct 2024 23:40:54 +0300) 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:324812 Archived-At: > Date: Wed, 23 Oct 2024 23:40:54 +0300 > From: Jean Louis > Cc: emacs-devel@gnu.org > > > > I see no scratch/igc branch, how do I get it? > > > > "git pull" followed by "git checkout scratch/igc". > > $ git checkout scratch/igc > error: pathspec 'scratch/igc' did not match any file(s) known to git > > I cannot see that branch. Then your clone of the Emacs Git repository is incomplete, for some reason.