Skip to content

hash_paths does not work with git submodules #748

@gregtatum

Description

@gregtatum

When hash_paths is used to enumerate files, git submodules will happily list the folder as the file. Then hash_paths attempts to hash a folder, which fails. This means that if you attempt to use hash_paths on a folder containing a git submodule, it will fail with a runtime error.

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