git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [BUG] GIT_AUTHOR_NAME was checked before prepare_fallback got called (ps/stash-in-c)
@ 2019-03-06 19:52 Denton Liu
  2019-03-06 20:00 ` Jeff King
  0 siblings, 1 reply; 4+ messages in thread
From: Denton Liu @ 2019-03-06 19:52 UTC (permalink / raw)
  To: git; +Cc: johannes.schindelin, t.gummerer, gitster

Hello all,

I've been on "jch" for my daily use and I noticed today that git stash
isn't working. I managed to debug it down to "ps/stash-in-c".

To reproduce on git.git, it's simply the following:

	echo // >>dir.c
	git stash

This gives me the following error:

	$ git stash
	BUG: ident.c:511: GIT_AUTHOR_NAME was checked before prepare_fallback got called
	Aborted (core dumped)

I haven't read through the branch's code so I'm not too familiar with
the changes but please let me know if you need any other information or
if there's anything I can help with.

Thanks,

Denton

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

end of thread, other threads:[~2019-03-07  0:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-06 19:52 [BUG] GIT_AUTHOR_NAME was checked before prepare_fallback got called (ps/stash-in-c) Denton Liu
2019-03-06 20:00 ` Jeff King
2019-03-06 22:09   ` Thomas Gummerer
2019-03-07  0:40     ` Junio C Hamano

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).