Thread (4 messages) flat view 4 messages, 4 authors, 2016-06-15

Re: Patching bad commits

From: Antriksh Pany <hidden>
Date: 2016-06-15 22:49:04

On Tue, Jun 29, 2010 at 3:53 AM, Avery Pennarun [off-list ref] wrote:
On Mon, Jun 28, 2010 at 6:03 PM, Michael Witten [off-list ref] wrote:
quoted
Sometimes bisecting is less than useful because a number of commits
fail to build.
You could automate the process of skipping certain commits when build fails.
  make || git bisect skip
Automatically mark commits as bad when your test fails:
  ./test || git bisect bad
Otherwise 'git bisect good' is what you do.

I think you can put these together in a loop that works automatically
without much user intervention.

Hope this helps.

Cheers
Antriksh Pany
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help