From: Junio C Hamano <gitster@pobox.com>
To: "SZEDER Gábor" <szeder.dev@gmail.com>
Cc: git@vger.kernel.org, Patrick Steinhardt <ps@pks.im>
Subject: Re: What's cooking in git.git (Aug 2025, #02; Mon, 4)
Date: Wed, 06 Aug 2025 14:18:34 -0700 [thread overview]
Message-ID: <xmqqfre4tahh.fsf@gitster.g> (raw)
In-Reply-To: <aJO/VhvaH7FgluZA@szeder.dev> ("SZEDER Gábor"'s message of "Wed, 6 Aug 2025 22:47:18 +0200")
SZEDER Gábor <szeder.dev@gmail.com> writes:
> Before merging please make sure that the topic can be built on its
> own. Currently all of its commits, including the merge commit the
> topic is based on, fail to build because:
>
> $ git log --oneline -1
> fc33fe7eff (HEAD) Merge branch 'ps/reflog-migrate-fixes' into ps/remote-rename-fix
> $ make
> CC builtin/reflog.o
> builtin/reflog.c:7:10: fatal error: object-store.h: No such file or directory
> 7 | #include "object-store.h"
> | ^~~~~~~~~~~~~~~~
> compilation terminated.
> make: *** [Makefile:2817: builtin/reflog.o] Error 1
The joy of having too many moving parts X-<.
Thanks for catching.
next prev parent reply other threads:[~2025-08-06 21:18 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-04 17:24 What's cooking in git.git (Aug 2025, #02; Mon, 4) Junio C Hamano
2025-08-05 13:55 ` Toon Claes
2025-08-05 18:03 ` Junio C Hamano
2025-08-06 20:47 ` SZEDER Gábor
2025-08-06 21:18 ` Junio C Hamano [this message]
2025-08-07 4:43 ` Patrick Steinhardt
2025-08-07 15:22 ` Junio C Hamano
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=xmqqfre4tahh.fsf@gitster.g \
--to=gitster@pobox.com \
--cc=git@vger.kernel.org \
--cc=ps@pks.im \
--cc=szeder.dev@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.