git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* fetching a single commit from remote repo
@ 2008-02-10 15:00 Nikita V. Youshchenko
  2008-02-10 16:45 ` Johannes Schindelin
  2008-02-10 16:48 ` Jakub Narebski
  0 siblings, 2 replies; 5+ messages in thread
From: Nikita V. Youshchenko @ 2008-02-10 15:00 UTC (permalink / raw)
  To: git

Hello.

I'm looking for a way to fetch a single snapshot, without history, from
remote git repository.

I've found how to do it with a head (clone --depth 1, or fetch --depth 1).

Is it possible to do the same with non-head and non-tagged commit, if only
sha1 name of the commit is known?
Looks like fetch and fetch-pack only take ref names :(

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

end of thread, other threads:[~2008-02-15 23:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-10 15:00 fetching a single commit from remote repo Nikita V. Youshchenko
2008-02-10 16:45 ` Johannes Schindelin
2008-02-10 17:17   ` Nikita V. Youshchenko
2008-02-15 23:07     ` Jan Hudec
2008-02-10 16:48 ` Jakub Narebski

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