Skip to content

make release with modifications should fail #4

@thatch

Description

@thatch

We should probably stop if there are any important modifications, to avoid extra files that can't be recreated from the repo. Could also do this in another copy like

export GIT_DIR=$(realpath $(git rev-parse --git-dir)); cd $(mktemp -d); git checkout -f; ls

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions