Try git bisect: http://www.kernel.org/pub/software/scm/git/docs/git-bisect.html
On Wed, Mar 31, 2010 at 1:44 AM, allstars <[email protected]> wrote: > hi > > i found some pieces of line has been removed > > but how could i know which commit removed those lines > without iterating every commit? > > git diff seems cannot show commit rev > git blame seems cannot show removed lines > > thanks > > -- > You received this message because you are subscribed to the Google Groups > "GitHub" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<github%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/github?hl=en. > > -- You received this message because you are subscribed to the Google Groups "GitHub" 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/github?hl=en.
