Skip to content

Commit 6a024a2

Browse files
committed
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 comment
2 parents 5131967 + 406621f commit 6a024a2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

git-submodule.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -379,8 +379,6 @@ cmd_init()
379379
#
380380
# Unregister submodules from .git/config and remove their work tree
381381
#
382-
# $@ = requested paths (use '.' to deinit all submodules)
383-
#
384382
cmd_deinit()
385383
{
386384
# parse $args after "submodule ... deinit".

0 commit comments

Comments
 (0)