how to use git bisect on such seanario
From: bill4carson <hidden>
Date: 2012-12-24 03:03:39
thanks, I know what you mean, let the good be "bad",and the bad be "good"???? On 2012?12?24? 10:57, Subramaniam Appadodharana wrote:
It should work the same way as for finding a bug. Only the "bad" commit would simply be the one to solve the bug On Sunday, December 23, 2012, bill4carson <bill4carson at gmail.com <mailto:bill4carson@gmail.com>> wrote: > Hi, list > > Usually, we use git bisect to identify which commit causes trouble, > > while how do I do when need to find out which commit solve problem? > for example, it's know there is an bug since commit A, but I find out > the newest version (commit B)is good, so one commit between commit A and > B solve the problem, > > > thanks > > -- > ????????? > > --bill > > _______________________________________________ > Kernelnewbies mailing list > Kernelnewbies at kernelnewbies.org <mailto:Kernelnewbies@kernelnewbies.org> > http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies >
-- ????????? --bill