git-delete-submodule (1) - Linux Manuals

git-delete-submodule: Delete submodules

NAME

git-delete-submodule - Delete submodules

SYNOPSIS

git-delete-submodule <path>

DESCRIPTION

OPTIONS

<path>

The path of the submodule to delete.

EXAMPLES

$ git delete-submodule lib/foo

AUTHOR

Written by Jonhnny Weslley <jw [at] jonhnnyweslley.net>

REPORTING BUGS

<https://github.com/tj/git-extras/issues>