This is the tracking issue for run, mostly for myself.
The design doc is available here (Google Docs) and here (docs/design).
Related to #405
this should establish the base features of run.
And to add, here's a simple wishlist based on Discord conversations:
- Add
run --bisect, to support a git bisect -x like workflow based on git-branchless's git test.1
- Supporting bayesian based bisection 2
- Partially exposing the underlying repo, for the default backend with something like
--files [PATHS]
This is the tracking issue for
run, mostly for myself.The design doc is available here (Google Docs) and here (docs/design).
Related to #405
docs/design.this should establish the base features of
run.And to add, here's a simple wishlist based on Discord conversations:
run --bisect, to support agit bisect -xlike workflow based on git-branchless'sgit test.1--files [PATHS]Footnotes
My suggestion in Discord ↩
A suggestion from @thoughtpolice in Discord ↩