git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* clone (single) commit id?
@ 2023-08-17 19:45 Patrik Hägglund
  2023-08-17 19:56 ` Jeff King
  0 siblings, 1 reply; 4+ messages in thread
From: Patrik Hägglund @ 2023-08-17 19:45 UTC (permalink / raw)
  To: git

In our CI setup, for reproducibility and performance reasons, I want
to be able to clone a repository with only a single given commit id
(commit hash). (Using 'git init' + 'git fetch' + 'git checkout' is
possible, but more elaborate/low-level.)

At https://lore.kernel.org/git/MN2PR12MB3616C1F2E97A18547740651DF9E29@MN2PR12MB3616.namprd12.prod.outlook.com/
it is stated that:

> Never mind, I see, feature exists but server needs to allow it. Sigh.

However, I'm not able to find this in the Git documentation. Can
someone point out how to configure this? Can this be better
documented?

/Patrik Hägglund

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

end of thread, other threads:[~2023-08-17 21:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-17 19:45 clone (single) commit id? Patrik Hägglund
2023-08-17 19:56 ` Jeff King
2023-08-17 20:20   ` Patrik Hägglund
2023-08-17 21:39     ` Jeff King

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).