"git log -- SHA-1" - how to get/simulate this functionality?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]