Tools to find bad commits with git bisect
Install a package from source, for bisect tests.
Like load_all
, but for bisect tests.
Load a package like require()
, for bisect tests.
Prompt the user for an interactive good/bad/skip response and return t...
Run a test function for git bisect testing.
Like source
, but for bisect tests.
bisectr package
Tools to find bad commits with git bisect. See https://github.com/wch/bisectr for examples and test script templates.