update-git-submodule

star 922

Update one or more of the repository's git submodules to a target version (a specific tag or commit, the latest release, or HEAD), adjusting the pins in .gitmodules and re-syncing the submodule gitlinks. Follows the procedure in update-git-submodule.md.

open-telemetry By open-telemetry schedule Updated 6/11/2026

name: update-git-submodule description: >- Update one or more of the repository's git submodules to a target version (a specific tag or commit, the latest release, or HEAD), adjusting the pins in .gitmodules and re-syncing the submodule gitlinks. Follows the procedure in update-git-submodule.md. argument-hint: '... <version|latest|HEAD>' cSpell:ignore: gitlinks

Update git submodules

Arguments

See the arguments specified in update-git-submodule.md, though briefly:

  1. One or more submodules to update.
  2. Target version: a specific tag or commit; latest; or HEAD

Usage

Read and follow update-git-submodule.md. If either argument is missing, ask the user before applying.

Install via CLI
npx skills add https://github.com/open-telemetry/opentelemetry.io --skill update-git-submodule
Repository Details
star Stars 922
call_split Forks 1,818
navigation Branch main
article Path SKILL.md
More from Creator
open-telemetry
open-telemetry Explore all skills →