From: Tobias Geerinckx-Rice <me@tobias.gr>
To: David Larsson <mail@selfhosted.xyz>
Cc: Adam Kandur <rndd@tuta.io>, guix-devel@gnu.org
Subject: Re: git clone with submodules
Date: Thu, 02 Dec 2021 13:28:23 +0100 [thread overview]
Message-ID: <87fsrbqhfb.fsf@nckx> (raw)
In-Reply-To: <R0MH3R.S6D0B1LT579U@selfhosted.xyz>
[-- Attachment #1: Type: text/plain, Size: 386 bytes --]
David Larsson 写道:
> (git-reference (url ...) (commit ...) (recursive? #t))
Also: don't forget to change the hash when changing fields like
RECURSIVE? which have no effect on the store file name, or Guix
will happily return the non-recursive checkout.
This is because hash + name, not the URL or fetch options,
uniquely identify the source.
Kind regards,
T G-R
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
next prev parent reply other threads:[~2021-12-02 13:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-02 7:12 git clone with submodules Adam Kandur via Development of GNU Guix and the GNU System distribution.
2021-12-02 12:14 ` David Larsson
2021-12-02 12:28 ` Tobias Geerinckx-Rice [this message]
2021-12-02 17:40 ` Adam Kandur via Development of GNU Guix and the GNU System distribution.
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=87fsrbqhfb.fsf@nckx \
--to=me@tobias.gr \
--cc=guix-devel@gnu.org \
--cc=mail@selfhosted.xyz \
--cc=rndd@tuta.io \
/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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
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.