mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 15:36:21 -04:00
Although Github reserves the 'visionmedia' user space(a visit to there will be redirected to 'tj'), it's better to rename the links from visionmedia/git-extras to tj/git-extras
471 B
471 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
<https://github.com/tj/git-extras/issues>