Annotations
10 errors and 1 warning
windows-latest
usage: git submodule [--quiet] [--cached]
|
windows-latest
or: git submodule [--quiet] add [-b <branch>] [-f|--force] [--name <name>] [--reference <repository>] [--] <repository> [<path>]
|
windows-latest
or: git submodule [--quiet] status [--cached] [--recursive] [--] [<path>...]
|
windows-latest
or: git submodule [--quiet] init [--] [<path>...]
|
windows-latest
or: git submodule [--quiet] deinit [-f|--force] (--all| [--] <path>...)
|
windows-latest
or: git submodule [--quiet] update [--init [--filter=<filter-spec>]] [--remote] [-N|--no-fetch] [-f|--force] [--checkout|--merge|--rebase] [--[no-]recommend-shallow] [--reference <repository>] [--recursive] [--[no-]single-branch] [--] [<path>...]
|
windows-latest
or: git submodule [--quiet] set-branch (--default|--branch <branch>) [--] <path>
|
windows-latest
or: git submodule [--quiet] set-url [--] <path> <newurl>
|
windows-latest
or: git submodule [--quiet] summary [--cached|--files] [--summary-limit <n>] [commit] [--] [<path>...]
|
windows-latest
or: git submodule [--quiet] foreach [--recursive] <command>
|
windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|