Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-7445

Git doesn't clean and update submodules correctly

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • git-plugin
    • None
    • Windows XP

      I've got projects with nested submodules.
      submodules aren't updated when they are in a submodule.

      I would like to see something like

      ECHO Git Update %DATE% %TIME%
      git submodule foreach git submodule update --init

      Also submodules and nested submodules aren't cleaned after checkout
      so now i have to put stuff like

      ECHO clean framework %DATE% %TIME%
      cd Ultimo.Base\ultimo\framework
      git clean -fdx

      ECHO clean ultimo.base %DATE% %TIME%
      cd Ultimo.Base
      git clean -fdx

          [JENKINS-7445] Git doesn't clean and update submodules correctly

          anonymousultimo created issue -
          Andrew Bayer made changes -
          Link New: This issue duplicates JENKINS-7376 [ JENKINS-7376 ]
          Andrew Bayer made changes -
          Resolution New: Duplicate [ 3 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          anonymousultimo made changes -
          Status Original: Resolved [ 5 ] New: Closed [ 6 ]
          Mark Waite made changes -
          Link New: This issue is related to JENKINS-22510 [ JENKINS-22510 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 137544 ] New: JNJira + In-Review [ 204527 ]

            Unassigned Unassigned
            anonymousultimo anonymousultimo
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: