mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 15:36:21 -04:00
487 B
487 B
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 <jw@jonhnnyweslley.net>
REPORTING BUGS
<http://github.com/visionmedia/git-extras/issues>