[PATCH] git-submodule: re-enable 'status' as the default subcommand

Subsystems: the rest

STALE3707d

2 messages, 2 authors, 2016-06-15 · open the first message on its own page

[PATCH] git-submodule: re-enable 'status' as the default subcommand

From: Lars Hjemli <hidden>
Date: 2016-06-15 22:43:26

This was broken as part of ecda072380.

Signed-off-by: Lars Hjemli <redacted>
---
 git-submodule.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/git-submodule.sh b/git-submodule.sh
index 2cfeadd..3320998 100755
--- a/git-submodule.sh
+++ b/git-submodule.sh
@@ -313,7 +313,7 @@ case "$add,$init,$update,$status,$cached" in
 ,,1,,)
 	modules_update "$@"
 	;;
-,,,1,*)
+,,,*,*)
 	modules_list "$@"
 	;;
 *)
-- 
1.5.3.rc4-dirty

[PATCH] git-submodule: re-enable 'status' as the default subcommand

From: Lars Hjemli <hidden>
Date: 2016-06-15 22:43:29

Hi

I got no response on this patch, was it simply overlooked? I really think

$ git submodule

should show the available submodules and their status.

--
larsh
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help