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

ExportXMLWordPrintable

      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

            Assignee:
            Unassigned
            Reporter:
            anonymousultimo
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: