git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* BUG: refs.c:1933: reference backend is unknown
@ 2024-09-20 17:37 Ronan Pigott
  2024-09-21 16:09 ` shejialuo
  2024-09-24 10:05 ` [PATCH 0/2] config: fix evaluating "onbranch" with nonexistent git dir Patrick Steinhardt
  0 siblings, 2 replies; 13+ messages in thread
From: Ronan Pigott @ 2024-09-20 17:37 UTC (permalink / raw)
  To: git

Hi git,

The following is an abort in git:

  $ git --version
  git version 2.46.1
  $ git --git-dir=notexist archive  
  BUG: refs.c:1933: reference backend is unknown
  zsh: IOT instruction (core dumped)  git --git-dir=notexist archive

Cheers,
Ronan

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2024-09-24 16:17 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-20 17:37 BUG: refs.c:1933: reference backend is unknown Ronan Pigott
2024-09-21 16:09 ` shejialuo
2024-09-21 18:06   ` Ronan Pigott
2024-09-21 21:22     ` René Scharfe
2024-09-22  6:51       ` shejialuo
2024-09-22 14:41         ` shejialuo
2024-09-24 10:05 ` [PATCH 0/2] config: fix evaluating "onbranch" with nonexistent git dir Patrick Steinhardt
2024-09-24 10:05   ` [PATCH 1/2] t1305: exercise edge cases of "onbranch" includes Patrick Steinhardt
2024-09-24 16:05     ` Junio C Hamano
2024-09-24 10:05   ` [PATCH 2/2] config: fix evaluating "onbranch" with nonexistent git dir Patrick Steinhardt
2024-09-24 14:11     ` shejialuo
2024-09-24 16:17     ` Junio C Hamano
2024-09-24 14:20   ` [PATCH 0/2] " shejialuo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).