Skip to content

Add repository reset tools for developers #279

Open
@matthewfeickert

Description

@matthewfeickert

After a local build of the the package

python -m pip install --upgrade --verbose .

the repository is left in a dirty state with additional untracked files in both the repository and the Git submodules. It would be useful to add either a Makefile or a noxfile.py that impliments git clean commands to quickly reset the repository and submodules to a clean state with a single command.

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