Simplify git submodule update command

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      For some reason, the git-client plugin iterates through the list of submodules (presumably by parsing the .gitmodules file) and manually issues a git submodule update command for each. Instead of this, it should simply issue a single git submodule update command without specifying a particular submodule, and then let the CLI do its job.

      As part of this change, the new threads property of SubmoduleUpdateCommand should just be passed as --jobs rather than manually spawning threads in Java/Groovy.

            Assignee:
            Unassigned
            Reporter:
            Jesse Rittner
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: