From: Andreas Schwab <schwab@linux-m68k.org>
To: John Garry <john.garry@huawei.com>
Cc: <git@vger.kernel.org>
Subject: Re: [Question] .git folder file updates for changing head commit
Date: Wed, 23 Mar 2022 22:28:34 +0100 [thread overview]
Message-ID: <87wngkpddp.fsf@igel.home> (raw)
In-Reply-To: <6fa76f28-063b-8964-c0a2-642dae88f1b3@huawei.com> (John Garry's message of "Wed, 23 Mar 2022 15:19:06 +0000")
On Mär 23 2022, John Garry wrote:
> For building the linux perf tool we use the git head commit id as part of
> the tool version sting. To save time in re-building, the Makefile rule has
> a dependency on .git/HEAD for rebuilding.
There is no guarantee that .git is a directory. In a separate worktree
.git is actually a gitfile.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1
"And now for something completely different."
next prev parent reply other threads:[~2022-03-23 21:38 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-23 15:19 [Question] .git folder file updates for changing head commit John Garry
2022-03-23 20:25 ` Taylor Blau
2022-03-24 12:56 ` John Garry
2022-03-27 15:48 ` Ævar Arnfjörð Bjarmason
2022-03-30 10:48 ` John Garry
2022-03-23 20:50 ` Glen Choo
2022-03-24 12:59 ` John Garry
2022-03-23 21:28 ` Andreas Schwab [this message]
2022-03-24 13:00 ` John Garry
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=87wngkpddp.fsf@igel.home \
--to=schwab@linux-m68k.org \
--cc=git@vger.kernel.org \
--cc=john.garry@huawei.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.