I've found one method using: git log -S "unique string in line" which displays logs only for lines where this string matches the line in the commit changes. This is ok for now, but I would prefer a more absolute method for finding out when a line was introduced.
-Niko -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/git-users?hl=en.
