This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: reject merges on gdb release branches?


> Date: Fri, 24 Jan 2014 07:49:08 -0800
> From: "H.J. Lu" <hjl.tools@gmail.com>
> Cc: Joel Brobecker <brobecker@adacore.com>, Will Newton <will.newton@linaro.org>, 
> 	ricard.wanderlof@axis.com, GDB <gdb-patches@sourceware.org>
> 
> How can you do "git bisect" with merged commits?  I

Like this:

  https://gist.github.com/canton7/3737126

And in any case, if somehow this is not your case, you can always
start a new bisect with the commits on the branch as start and end
points.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]