Skip to content

Implement new submodule handling #233

Closed
@Byron

Description

@Byron

In previous git versions, it was common to checkout submodules right at the spot in the tree of their parent repository.

In later git versions though, submodule repositories are placed outside of the working tree.

Git-python should choose the submodule mode depending on the python version, and thus remain backwards compatible.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions