extra-git
Version:
Common utility commands for Git repositories.
30 lines (15 loc) • 275 B
Plain Text
git-delete-submodule(1) -- 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 <>
REPORTING BUGS
<>
SEE ALSO
<>