StackOverflow Questions for Tag: git-bisect

Igor
Igor

Reputation: 6255

Find the revision in the git during bisecting

Score: 0

Views: 55

Answers: 0

Read More
IAdapter
IAdapter

Reputation: 64737

How do I use git bisect?

Score: 716

Views: 213524

Answers: 7

Read More
Amandasaurus
Amandasaurus

Reputation: 60689

Check if `git bisect` is active in a script, in a robust stable way?

Score: 5

Views: 119

Answers: 1

Read More
MichaelGofron
MichaelGofron

Reputation: 1400

Why does `git bisect skip` cause it to fail to find the proper revision sometimes?

Score: 0

Views: 51

Answers: 1

Read More
Parker Coates
Parker Coates

Reputation: 9398

Why does git-bisect have to be run from the top-level directory of the working tree?

Score: 79

Views: 12708

Answers: 3

Read More
Daniel Kaplan
Daniel Kaplan

Reputation: 67320

What does git reset --hard do when you are using git bisect?

Score: 1

Views: 80

Answers: 2

Read More
Daniel Kaplan
Daniel Kaplan

Reputation: 67320

I used git bisect, found the commit with the bug, then reset. How do I find that commit again?

Score: 0

Views: 30

Answers: 0

Read More
AncientSwordRage
AncientSwordRage

Reputation: 7608

Can git bisect ignore folders, for instance test folders?

Score: 2

Views: 216

Answers: 2

Read More
Weihang Jian
Weihang Jian

Reputation: 8715

What's the purpose of specifying multiple good commits when using `git bisect start`?

Score: 2

Views: 67

Answers: 1

Read More
AnLog
AnLog

Reputation: 826

Make Git Bisect do a force checkout or otherwise overwrite local changes

Score: 9

Views: 936

Answers: 1

Read More
orion3
orion3

Reputation: 9935

git bisect doesn't return any output

Score: 13

Views: 2464

Answers: 2

Read More
Masklinn
Masklinn

Reputation: 42217

Is it possible to give `git bisect` a set of invalid commits to always skip?

Score: 2

Views: 214

Answers: 2

Read More
Rich
Rich

Reputation: 15457

Changes made by merge commits not found by `git bisect` or `git log -S --all`

Score: 14

Views: 1170

Answers: 2

Read More
Andrew Grimm
Andrew Grimm

Reputation: 81490

How can I see git bisect status of commits in git log?

Score: 5

Views: 509

Answers: 1

Read More
ash
ash

Reputation: 5529

What does it mean for git bisect to produce a merge base which is both bad and good?

Score: 0

Views: 127

Answers: 1

Read More
Sakline Mostaq
Sakline Mostaq

Reputation: 11

How Could I use git log --oneline --all output for ubuntu which will be the same as look like mac, when I will use git bisect good/bad command

Score: 1

Views: 60

Answers: 1

Read More
Graham Perks
Graham Perks

Reputation: 23390

Undoing a git bisect mistake

Score: 233

Views: 22628

Answers: 3

Read More
user21113865
user21113865

Reputation: 189

Is there a way to retroactively flatten merge commits?

Score: 2

Views: 161

Answers: 1

Read More
l k
l k

Reputation: 157

`git bisect run` with a bash function

Score: 2

Views: 977

Answers: 2

Read More
Try_hard
Try_hard

Reputation: 3

Invoke "git bisect run <script>" from a shell script containing the bisect script, too

Score: -1

Views: 609

Answers: 1

Read More
PreviousPage 1Next