Skip to content

Instantly share code, notes, and snippets.

@AlexDaniel
Created May 24, 2016 01:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AlexDaniel/20c36959588d3b82650350a687f72488 to your computer and use it in GitHub Desktop.
Save AlexDaniel/20c36959588d3b82650350a687f72488 to your computer and use it in GitHub Desktop.
git bisect weird
Bisecting: 492 revisions left to test after this (roughly 9 steps)
[259624f388e1d804f7681e12c61346d49404c588] Make dd a little more lenient on bare type objects
running /home/bisectable/git/bisectable/test-commit /home/bisectable/git/bisectable/builds /tmp/2Usgln_dyq
Bisecting: 246 revisions left to test after this (roughly 8 steps)
[d1eeb3829f0a5930955e5bf587fc6da0aae697c6] Merge pull request #740 from usev6/patch-1
running /home/bisectable/git/bisectable/test-commit /home/bisectable/git/bisectable/builds /tmp/2Usgln_dyq
Bisecting: 122 revisions left to test after this (roughly 7 steps)
[08a760304fa8d162ca33f3b7032c7888e0b3c0dc] Make <96 97 c>.chrs give a better error message
running /home/bisectable/git/bisectable/test-commit /home/bisectable/git/bisectable/builds /tmp/2Usgln_dyq
Bisecting: 61 revisions left to test after this (roughly 6 steps)
[b6f3ecd6d767f545e14a8bfe79ca3e02f01a1244] Make List.join about 20% faster
running /home/bisectable/git/bisectable/test-commit /home/bisectable/git/bisectable/builds /tmp/2Usgln_dyq
Bisecting: 30 revisions left to test after this (roughly 5 steps)
[2494cba60630925dae1d6ab8c6fbd22a213287ae] Make Blob.join|perl 2x as fast
running /home/bisectable/git/bisectable/test-commit /home/bisectable/git/bisectable/builds /tmp/2Usgln_dyq
Bisecting: 15 revisions left to test after this (roughly 4 steps)
[319ec8e41403046b7483b004672ffab093a99765] Some ChangeLog additions, timotimo++
running /home/bisectable/git/bisectable/test-commit /home/bisectable/git/bisectable/builds /tmp/2Usgln_dyq
Bisecting: 7 revisions left to test after this (roughly 3 steps)
[57df3dd998648dd78372fe1bc5be9d5d0cdbb038] We only need @type, not @PRE
running /home/bisectable/git/bisectable/test-commit /home/bisectable/git/bisectable/builds /tmp/2Usgln_dyq
Bisecting: 3 revisions left to test after this (roughly 2 steps)
[6d120cab6d0bf55a3c96fd3bd9c2e841e7eb99b0] Remove almost all push-exactly implementations
running /home/bisectable/git/bisectable/test-commit /home/bisectable/git/bisectable/builds /tmp/2Usgln_dyq
Bisecting: 0 revisions left to test after this (roughly 1 step)
[99cd58b63b35b2b2c0cbe78123b39cdd332e1b03] Micro-optimize basic push-exactly implementation
running /home/bisectable/git/bisectable/test-commit /home/bisectable/git/bisectable/builds /tmp/2Usgln_dyq
6d120cab6d0bf55a3c96fd3bd9c2e841e7eb99b0 is the first bad commit
commit 6d120cab6d0bf55a3c96fd3bd9c2e841e7eb99b0
Author: Elizabeth Mattijsen <liz@dijkmat.nl>
Date: Fri Mar 18 13:44:39 2016 +0100
Remove almost all push-exactly implementations
See 99cd58b for more background on this removal
:040000 040000 c08f272120fba80c164a323028f68e490119615d 0b840638cb1461142f93f2d438665e94bd1a68ed M src
:040000 040000 a33e8cc8b350ee50afd000daafada287296b6fde 0c10de3ffb2134d54f5f42f9b5dfe79b6b472f33 M tools
bisect run success
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment