Skip to content

Add Git submodules remote tracking #265

Open
@neutronth

Description

@neutronth

Add Git submodules remote tracking

  • Always update the registered submodules using the remote-tracking branch
    instead of the superproject's recorded SHA-1.
    Only apply to the submodules' name that listed in the
    --submodules-remote-tracking parameter, otherwise default behavior will be applied.

    • Use case:
      Update the latest registered configurations submodule from remote repository
    • git-sync parameter:
      ./git-sync ... --submodules-remote-tracking="deployment-configs,app-configs"

Metadata

Metadata

Assignees

No one assigned

    Labels

    lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions