This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: reject merges on gdb release branches?
- From: Eli Zaretskii <eliz at gnu dot org>
- To: "H.J. Lu" <hjl dot tools at gmail dot com>
- Cc: brobecker at adacore dot com, will dot newton at linaro dot org, ricard dot wanderlof at axis dot com, gdb-patches at sourceware dot org
- Date: Fri, 24 Jan 2014 18:02:43 +0200
- Subject: Re: reject merges on gdb release branches?
- Authentication-results: sourceware.org; auth=none
- References: <20140124080703 dot GL4762 at adacore dot com> <83eh3xep43 dot fsf at gnu dot org> <CANu=DmhEyNvF3au1r+zyrZ2B368iA8PF3hh3cWMM2Hhwa1mpYw at mail dot gmail dot com> <83a9eleksf dot fsf at gnu dot org> <CANu=Dmh39cA462XRa=+254n3CwZ5M3peAQBhN-bhV6A6OuXuzQ at mail dot gmail dot com> <838uu5eju2 dot fsf at gnu dot org> <20140124105807 dot GM4762 at adacore dot com> <837g9peirg dot fsf at gnu dot org> <20140124113014 dot GN4762 at adacore dot com> <8361p9ehht dot fsf at gnu dot org> <20140124115548 dot GO4762 at adacore dot com> <83wqhpcv4z dot fsf at gnu dot org> <CAMe9rOpU3QeMuNveNMYVXJh0xn+WG5eH-LLw7Gw7OLf8qj--Eg at mail dot gmail dot com> <83ob31crka dot fsf at gnu dot org> <CAMe9rOqUAYb_CzhAwTfoGGP29GabufJjsP60sS-csZY_-Nnbzg at mail dot gmail dot com>
- Reply-to: Eli Zaretskii <eliz at gnu dot org>
> 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.