Skip to content

git submodule deinit #2014

Description

@tomlin7

Issue

Currently there is no direct way to run git submodule deinit in gitpython. My workaround is using repo.git.submodule('deinit', ...) to access git sm directly.

Expected:

Like remove, add, update, I expected to find deinit present for git.Submodule as well.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions