Uploaded image for project: 'Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces) '
  1. Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces)
  2. CRW-4897

[RN] Have project-clone container clone git submodules

XMLWordPrintable

    • False
    • None
    • False
    • Release Notes
    • Hide
      = Automatically initialize and update git submodules when present in a project

      If a cloned-and-checked-out project has a `.gitmodules` file in the root of the repo, run `git submodule update --init --recursive` inside the project to clone all submodules. Failures in setting up submodules result only in a warning log and do not prevent the project from being 'set up', as the user can later initialize submodules manually.
      Show
      = Automatically initialize and update git submodules when present in a project If a cloned-and-checked-out project has a `.gitmodules` file in the root of the repo, run `git submodule update --init --recursive` inside the project to clone all submodules. Failures in setting up submodules result only in a warning log and do not prevent the project from being 'set up', as the user can later initialize submodules manually.
    • Bug Fix
    • Rejected

          jvrbkova@redhat.com Jana Vrbkova
          mloriedo Mario Loriedo
          Jana Vrbkova Jana Vrbkova
          Votes:
          0 Vote for this issue
          Watchers:
          1 Start watching this issue

            Created:
            Updated:
            Resolved: