Skip to content

Handle submodules where name != path in submodule-rm #26

@MaienM

Description

@MaienM

The submodule-rm command currently assumes that the name of a module is equal to the path. This is true in most cases, as the path is used as name when adding a new submodule.

However, when moving a submodule, the name is not updated, so this doesn't hold for all cases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions