We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 972dfda + c32eaa8 commit 9dc7f78Copy full SHA for 9dc7f78
git-submodule.sh
@@ -12,7 +12,8 @@ USAGE="[--quiet] add [-b <branch>] [-f|--force] [--name <name>] [--reference <re
12
or: $dashless [--quiet] update [--init] [--remote] [-N|--no-fetch] [-f|--force] [--checkout|--merge|--rebase] [--[no-]recommend-shallow] [--reference <repository>] [--recursive] [--] [<path>...]
13
or: $dashless [--quiet] summary [--cached|--files] [--summary-limit <n>] [commit] [--] [<path>...]
14
or: $dashless [--quiet] foreach [--recursive] <command>
15
- or: $dashless [--quiet] sync [--recursive] [--] [<path>...]"
+ or: $dashless [--quiet] sync [--recursive] [--] [<path>...]
16
+ or: $dashless [--quiet] absorbgitdirs [--] [<path>...]"
17
OPTIONS_SPEC=
18
SUBDIRECTORY_OK=Yes
19
. git-sh-setup
0 commit comments