git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* How to pull remote branch with specified commit id?
@ 2009-01-13  9:08 Emily Ren
  2009-01-13  9:16 ` Andreas Ericsson
  2009-01-13  9:43 ` Johannes Sixt
  0 siblings, 2 replies; 8+ messages in thread
From: Emily Ren @ 2009-01-13  9:08 UTC (permalink / raw)
  To: Git Mailinglist

Git experts,

I want to pull remote branch with specified commit id, how to do it?

Below command can get remote branch
$git pull remote refs/heads/$branch_name

Below command doesn't work
$git pull remote objects/$commit_id

Thanks,
Emily

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

end of thread, other threads:[~2009-01-14  7:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-13  9:08 How to pull remote branch with specified commit id? Emily Ren
2009-01-13  9:16 ` Andreas Ericsson
2009-01-13 13:15   ` Emily Ren
2009-01-13  9:43 ` Johannes Sixt
2009-01-13 21:57   ` Brad King
2009-01-14  5:54     ` thestar
2009-01-14  7:02       ` Johannes Sixt
2009-01-14  7:01     ` Johannes Sixt

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