Merge branch 'sb/submodule-deinit-all' into maint
A comment update for a topic that was merged to Git v2.8. * sb/submodule-deinit-all: submodule deinit: remove outdated commentmaint
commit
6a024a249f
|
|
@ -379,8 +379,6 @@ cmd_init()
|
||||||
#
|
#
|
||||||
# Unregister submodules from .git/config and remove their work tree
|
# Unregister submodules from .git/config and remove their work tree
|
||||||
#
|
#
|
||||||
# $@ = requested paths (use '.' to deinit all submodules)
|
|
||||||
#
|
|
||||||
cmd_deinit()
|
cmd_deinit()
|
||||||
{
|
{
|
||||||
# parse $args after "submodule ... deinit".
|
# parse $args after "submodule ... deinit".
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue