|
|
@ -13,8 +13,9 @@ SYNOPSIS |
|
|
|
[--reference <repository>] [--] <repository> [<path>] |
|
|
|
[--reference <repository>] [--] <repository> [<path>] |
|
|
|
'git submodule' [--quiet] status [--cached] [--recursive] [--] [<path>...] |
|
|
|
'git submodule' [--quiet] status [--cached] [--recursive] [--] [<path>...] |
|
|
|
'git submodule' [--quiet] init [--] [<path>...] |
|
|
|
'git submodule' [--quiet] init [--] [<path>...] |
|
|
|
'git submodule' [--quiet] update [--init] [--remote] [-N|--no-fetch] [--rebase] |
|
|
|
'git submodule' [--quiet] update [--init] [--remote] [-N|--no-fetch] |
|
|
|
[--reference <repository>] [--merge] [--recursive] [--] [<path>...] |
|
|
|
[-f|--force] [--rebase] [--reference <repository>] |
|
|
|
|
|
|
|
[--merge] [--recursive] [--] [<path>...] |
|
|
|
'git submodule' [--quiet] summary [--cached|--files] [(-n|--summary-limit) <n>] |
|
|
|
'git submodule' [--quiet] summary [--cached|--files] [(-n|--summary-limit) <n>] |
|
|
|
[commit] [--] [<path>...] |
|
|
|
[commit] [--] [<path>...] |
|
|
|
'git submodule' [--quiet] foreach [--recursive] <command> |
|
|
|
'git submodule' [--quiet] foreach [--recursive] <command> |
|
|
|