how to use git bisect on such seanario

Subramaniam Appadodharana c.a.subramaniam at gmail.com
Sun Dec 23 21:57:12 EST 2012


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> 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
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20121223/da78e980/attachment.html 


More information about the Kernelnewbies mailing list