From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: tomas@tuxteam.de Newsgroups: gmane.emacs.devel Subject: Re: Feedback on scratch/igc Branch Date: Thu, 24 Oct 2024 21:21:21 +0200 Message-ID: References: <875xr6af7q.fsf@gmail.com> <86tteqwvdl.fsf@gnu.org> <86h692enlw.fsf@gnu.org> <865xpidmdx.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="q6RKwRMKfA7N/KR7" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="29530"; mail-complaints-to="usenet@ciao.gmane.io" To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Oct 24 21:22:19 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 1t43PW-0007Wo-S7 for ged-emacs-devel@m.gmane-mx.org; Thu, 24 Oct 2024 21:22:18 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1t43Om-0003rU-5r; Thu, 24 Oct 2024 15:21:32 -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 1t43Oh-0003qy-D9 for emacs-devel@gnu.org; Thu, 24 Oct 2024 15:21:28 -0400 Original-Received: from mail.tuxteam.de ([5.199.139.25]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1t43Of-0004pQ-M0 for emacs-devel@gnu.org; Thu, 24 Oct 2024 15:21:27 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tuxteam.de; s=mail; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject :To:From:Date:Sender:Reply-To:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=mNHttRhMtx3MuZmwrdo0z9rGrbAockz1EgT+/G6eSgg=; b=uRfcvWF91fYeJV+OSC1hBh2BPq +mueh2HqKT4NdWQuxp/Gq64LFvh/9hmHwbNzmiZA29WpIL0R0oGtLGt3BH4NpNa12lm5zW8IUktJA t6DQppOnchFZBHdVXAU5M3GM9MvlMGFM9+2HTcvLbj3FMni3IR/OyMIvQ0jsvJqni0mqEr1WqZFJ8 J1h67J7gB+1qdkVoyIuujMigf9CGdmGGyF2e6d0eToJWq2OkanWPUJBN7H1qXw2yrRHgvSU6cWObl cerJo6e8Vr4ZrminfIeCSwkWfZ8Jv6B3YA+uQrIkqfs1rEi6KPOoyaBWFfiBWMUySSNbbuOJwd0NQ jx/fFI2g==; Original-Received: from tomas by mail.tuxteam.de with local (Exim 4.94.2) (envelope-from ) id 1t43Ob-0005hJ-Oi for emacs-devel@gnu.org; Thu, 24 Oct 2024 21:21:22 +0200 Content-Disposition: inline In-Reply-To: Received-SPF: pass client-ip=5.199.139.25; envelope-from=tomas@tuxteam.de; helo=mail.tuxteam.de X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=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.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:324830 Archived-At: --q6RKwRMKfA7N/KR7 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Oct 24, 2024 at 10:14:24PM +0300, Jean Louis wrote: > * tomas@tuxteam.de [2024-10-24 10:48]: > > The error message gives me the impression that git is trying to > > interpret "scratch/igc" as a file path and not as a branch. So > > that might be due to some uncommon/unexpected configuration on > > OP's side. > >=20 > > Jean-Louis: what does the command > >=20 > > git branch -a > >=20 > > say on your side? >=20 > * remotes/origin/scratch/hard-narrow > * remotes/origin/scratch/highlight-n-windows > * remotes/origin/scratch/isearch-show-toggles > * remotes/origin/scratch/jit-lock-antiblink > * remotes/origin/scratch/jit-lock-antiblink-cleaned-up > * remotes/origin/scratch/joaot/make-completion-at-point-function >=20 > That is where I expected "igc" to be alphabetically sorted, is not there. Hm. But it seems to be there: tomas@trotzki:~$ git ls-remote --heads git://git.sv.gnu.org/emacs.git | g= rep igc d864c26b207362b4591dc821fe8bae1394c61281 refs/heads/scratch/igc For some reason your clone isn't fetching it, At the moment I'm out of ideas on why. Cheers --=20 tom=C3=A1s --q6RKwRMKfA7N/KR7 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRp53liolZD6iXhAoIFyCz1etHaRgUCZxqeKgAKCRAFyCz1etHa RqTqAJ0Q+fdJzMeKvIkrLHOxWkhfEa1+nQCff2QtZjq/Acbl/CpWp9/Ihs6rFkw= =4HdS -----END PGP SIGNATURE----- --q6RKwRMKfA7N/KR7--