Sponsor:

Your company here, and a link to your site. Click to find out more.

git-delete-submodule - Man Page

Delete submodules

Examples (TL;DR)

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>

See Also

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

Referenced By

git-extras(1).

April 2018 Git Extras