git-submodule: re-enable 'status' as the default subcommand
This was broken as part of ecda072380
.
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Acked-by: Sven Verdoolaege <skimo@kotnet.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
a9ab2009db
commit
97a5d8cce9
@ -313,7 +313,7 @@ case "$add,$init,$update,$status,$cached" in
|
||||
,,1,,)
|
||||
modules_update "$@"
|
||||
;;
|
||||
,,,1,*)
|
||||
,,,*,*)
|
||||
modules_list "$@"
|
||||
;;
|
||||
*)
|
||||
|
Loading…
Reference in New Issue
Block a user