I have set the both git bisect good and bad commit but for Ubuntu refs/bisect/bad and good is missing. So how could I bring it back in ubuntu for the same command( git log --oneline --all).

This is in mac git log --oneline --all command output

1

This is in Ubuntu git log --oneline --all command output

2

1

There are 1 answers

0
Alex Baker On

git log --oneline --all --clear-decorations will show you the bisect refs