git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* "git log -- SHA-1" - how to get/simulate this functionality?
@ 2010-04-26 17:54 Eugene Sajine
  2010-04-26 17:56 ` Eugene Sajine
  0 siblings, 1 reply; 7+ messages in thread
From: Eugene Sajine @ 2010-04-26 17:54 UTC (permalink / raw)
  To: git; +Cc: Eugene Sajine

Hi,

I'm wondering if there is a way to get some repo information if the
only thing i know is SHA-1 (no full path to the file)
The current way seems to be a bit cumbersome

git log --no-abbrev --raw --all | grep SHA-1

parse for path(s) and then git log -- path...

I would want something like git log -- SHA-1

Any ideas?

Thanks,
Eugene

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

end of thread, other threads:[~2010-04-26 20:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-26 17:54 "git log -- SHA-1" - how to get/simulate this functionality? Eugene Sajine
2010-04-26 17:56 ` Eugene Sajine
2010-04-26 18:08   ` Alex Riesen
2010-04-26 18:22     ` Eugene Sajine
2010-04-26 18:57       ` Alex Riesen
2010-04-26 19:37         ` Alex Riesen
2010-04-26 20:07           ` Eugene Sajine

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