Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stop test runner if working tree becomes dirty #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Sep 21, 2021

  1. stop test runner if working tree becomes dirty

    A command may leave the working tree dirty (e.g. the command is applying
    code formatters to the tree).  In such a case, we should stop running
    tests and allow the user to deal with it at the change that caused the
    code to change.
    hoffbrinkle committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    55c71a2 View commit details
    Browse the repository at this point in the history