git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Fetch by SHA missing
@ 2010-10-05 19:37 Jan Engelhardt
  2010-10-06  6:02 ` Johannes Sixt
  0 siblings, 1 reply; 3+ messages in thread
From: Jan Engelhardt @ 2010-10-05 19:37 UTC (permalink / raw)
  To: git

Hi,


it is possible to select single heads/tags for download, but this does 
not work with SHA IDs as of 1.7.1.

$ git fetch linus 3c06806e690885ce978ef180c8f8b6f8c17fb4b4:x
fatal: Couldn't find remote ref 3c06806e690885ce978ef180c8f8b6f8c17fb4b4
$ git fetch linus refs/heads/master
remote: Counting objects: 1254, done.
remote: Compressing objects: 100% (234/234), done.
remote: Total 709 (delta 562), reused 602 (delta 475)
Receiving objects: 100% (709/709), 112.41 KiB, done.
Resolving deltas: 100% (562/562), completed with 212 local objects.
From git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
 * branch            master     -> FETCH_HEAD

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

end of thread, other threads:[~2010-10-06 20:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-05 19:37 Fetch by SHA missing Jan Engelhardt
2010-10-06  6:02 ` Johannes Sixt
2010-10-06 20:35   ` Nicolas Pitre

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