On Fri, Oct 16, 2015 at 5:44 AM, Harendra Kumar <harendra.ku...@gmail.com>
wrote:

> In fact I tried to find that information on github before sending this
> email. The 'Blame' tab on github showed only a refactoring change touching
> these lines of code. Also, the file seems to have been imported from
> elsewhere in github and it seems github does not seem to know the history
> before the import. I am not a git expert - maybe I could use some git
> commands in my cloned repository to find that info - will have to dig more
> on that unless someone here can give me a pointer on how to find it.
>

Try `tig blame src/udev/ata_id/ata_id.c`, it follows renames and you can
jump to an older commit using , and back using <

-- 
Mantas Mikulėnas <graw...@gmail.com>
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to