public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* Problem trying to pull particular commit from PM tree
@ 2009-11-18 14:25 Peter Barada
  2009-11-18 16:57 ` Tony Lindgren
  0 siblings, 1 reply; 6+ messages in thread
From: Peter Barada @ 2009-11-18 14:25 UTC (permalink / raw)
  To: linux-omap

Is it possible to back up in time on the PM tree to find a particular
commit, even across rebasings?  I'm interested in the commit used by TI
to base their AM3517 work on which is:

[Commit:ef25c2a0e0]: OMAP3: PM: defconfig: enable SRF by default.

I tried:

git clone git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git
git checkout -b pm origin/pm
git reset --hard ef25c2a0

But that came back with:

fatal: ambiguous argument 'ef25c2a0': unknown revision or path not in
the working tree.

My git 'fu' is pretty weak.  Any ideas why this doesn't work?
Thanks in advance!

-- 
Peter Barada <peterb@logicpd.com>
Logic Product Development, Inc.

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

end of thread, other threads:[~2009-11-21 11:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-18 14:25 Problem trying to pull particular commit from PM tree Peter Barada
2009-11-18 16:57 ` Tony Lindgren
2009-11-18 21:58   ` Peter Barada
2009-11-18 21:56     ` Gary Thomas
2009-11-18 22:46     ` Kevin Hilman
2009-11-21 11:29       ` Kalle Valo

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