submodule deinit: remove outdated comment
Signed-off-by: Stefan Beller <sbeller@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
f6a5279977
commit
406621f43d
@ -516,8 +516,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
Block a user