Git development
 help / color / mirror / Atom feed
* Cherry-pick particular object
@ 2006-03-28 16:31 Sébastien Pierre
       [not found] ` <20060328163422.0981a743.seanlkml@sympatico.ca>
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Sébastien Pierre @ 2006-03-28 16:31 UTC (permalink / raw)
  To: git

Hi all,

This is a newbie question.

I recently wanted to "cherry" pick a particular file from my git-managed project history. Using gitk, I identified which was the revision I wanted (95ba0c74e03874e8c1721b91f92f161e9061621f), and then using git ls-tree, I managed to get the id of the file I wanted (78132af26431e649a0f85f22dc27e5787d80700f).

Now, what I simply wanted was to do something like:

"get the file corresponding to 78132af26431e649a0f85f22dc27e5787d80700f and save it as myfile.txt"

How would one properly do that with core git ?

 -- Sébastien

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

end of thread, other threads:[~2006-03-28 23:28 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-28 16:31 Cherry-pick particular object Sébastien Pierre
     [not found] ` <20060328163422.0981a743.seanlkml@sympatico.ca>
2006-03-28 21:34   ` sean
2006-03-28 17:23     ` Sébastien Pierre
2006-03-28 22:44     ` Linus Torvalds
2006-03-28 22:54       ` Petr Baudis
2006-03-28 23:24         ` Linus Torvalds
2006-03-28 23:28           ` Petr Baudis
2006-03-28 21:37 ` Shawn Pearce
2006-03-28 21:38 ` Tony Luck

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