git-delete-submodule(1) debian man page | unix.com

Man Page: git-delete-submodule

Operating Environment: debian

Section: 1

GIT-DELETE-SUBMODULE(1) 					    Git Extras						   GIT-DELETE-SUBMODULE(1)

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@jonhnnyweslley.net>
REPORTING BUGS
<http://github.com/visionmedia/git-extras/issues>
SEE ALSO
<http://github.com/visionmedia/git-extras> June 2012 GIT-DELETE-SUBMODULE(1)
Related Man Pages
gitmodules(5) - suse
git-mv(1) - mojave
git-symbolic-ref(1) - mojave
gitmodules(5) - osx
git-mv(1) - osx
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?