Sebastian Huber commented on a discussion on .gitmodules: https://gitlab.rtems.org/rtems/prequal/rtems-central/-/merge_requests/2#note_108992 > [submodule "external/rtems"] > path = modules/rtems > - url = git://git.rtems.org/sebh/rtems.git > + url = https://gitlab.rtems.org/sebhub/rtems.git > [submodule "external/rtems-docs"] > path = modules/rtems-docs > - url = ../rtems-docs.git > + url = ../../docs/rtems-docs.git You can use `git submodule sync` to fetch the URLs from `.gitmodules`. -- View it on GitLab: https://gitlab.rtems.org/rtems/prequal/rtems-central/-/merge_requests/2#note_108992 You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
