Git development
 help / color / mirror / Atom feed
* syntax for checking out specific tag on a remote
@ 2007-08-12  1:33 Jon Smirl
  2007-08-12  1:41 ` Junio C Hamano
  0 siblings, 1 reply; 5+ messages in thread
From: Jon Smirl @ 2007-08-12  1:33 UTC (permalink / raw)
  To: Git Mailing List

What's the syntax for checking out a specific tag on a remote?

I tried:
git checkout -b my19 linus/master/v2.6.19
git checkout linus/master/v2.6.19
git checkout linus/v2.6.19

jonsmirl@terra:/home/linux$ git remote show linus
* remote linus
  URL: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git


-- 
Jon Smirl
jonsmirl@gmail.com

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

end of thread, other threads:[~2007-08-12  2:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-12  1:33 syntax for checking out specific tag on a remote Jon Smirl
2007-08-12  1:41 ` Junio C Hamano
2007-08-12  1:50   ` Jon Smirl
2007-08-12  1:57     ` Jon Smirl
2007-08-12  2:01     ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox