git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Feature request: git bisect merge to usable base
@ 2015-12-30 10:40 Andy Lutomirski
  2015-12-30 18:54 ` Christian Couder
  2015-12-30 20:09 ` Junio C Hamano
  0 siblings, 2 replies; 7+ messages in thread
From: Andy Lutomirski @ 2015-12-30 10:40 UTC (permalink / raw)
  To: git

Hi-

I'm currently bisecting a Linux bug on my laptop.  The starting good
commit is v4.4-rc3 and the starting bad commit is v4.4-rc7.
Unfortunately, anything much older than v4.4-rc3 doesn't boot at all.

I'd like to say:

$ git bisect merge-to v4.4-rc3

or similar.  The effect would be that, rather than testing commits in
between the good and bad commits, it would test the result of merging
those commits with v4.4-rc3.

Obviously the syntax could be tweaked a lot, but I think the concept
could be quite handy.

Thanks,
Andy

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-01-04 22:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-30 10:40 Feature request: git bisect merge to usable base Andy Lutomirski
2015-12-30 18:54 ` Christian Couder
2015-12-30 20:09 ` Junio C Hamano
2016-01-04 18:15   ` Andy Lutomirski
2016-01-04 20:31     ` Junio C Hamano
2016-01-04 22:20       ` Andy Lutomirski
2016-01-04 22:38         ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).