git submodule - JohnHau/mis GitHub Wiki
https://git-scm.com/book/en/v2/Git-Tools-Submodules
https://github.com/JohnHau/mis/wiki/_new
https://github.blog/2016-02-01-working-with-submodules/
https://devconnected.com/how-to-add-and-update-git-submodules/
https://git-scm.com/docs/git-submodule
https://gist.github.com/gitaarik/8735255
https://www.vogella.com/tutorials/GitSubmodules/article.html
https://medium.com/@porteneuve/mastering-git-submodules-34c65e940407
https://chrisjean.com/git-submodules-adding-using-removing-and-updating/
https://www.gitkraken.com/learn/git/tutorials/git-submodule-how-to
https://faun.pub/git-submodule-cheatsheet-29a3bfe443c3
https://codex.so/git-submodules-cheatsheet
https://imagej.net/develop/git/submodules
https://devcenter.heroku.com/articles/git-submodules
https://linux.die.net/man/1/git-submodule
https://www.freebsd.org/cgi/man.cgi?query=git-submodule&sektion=1&format=html
https://www.sitepoint.com/git-submodules-introduction/
https://linuxhint.com/how-does-git-submodule-work/
https://ardupilot.org/dev/docs/git-submodules.html
https://www.activestate.com/blog/getting-git-submodule-track-branch/
https://riptutorial.com/git/example/2652/removing-a-submodule
https://www.educative.io/edpresso/how-to-delete-a-git-submodule
https://www.git-tower.com/learn/git/ebook/en/command-line/advanced-topics/submodules
https://www.damirscorner.com/blog/posts/20210423-ChangingUrlsOfGitSubmodules.html
https://www.w3docs.com/snippets/git/how-to-pull-the-latest-git-submodule.html
https://www.taniarascia.com/git-submodules-private-content/
https://blog.bitsrc.io/how-to-utilize-submodules-within-git-repos-5dfdd1c62d09
https://opensource.com/article/20/5/git-submodules-subtrees
https://matthew-brett.github.io/curious-git/git_submodules.html
https://stackoverflow.com/questions/45678862/git-submodule-update-vs-git-submodule-sync
https://www.raywenderlich.com/690-dependency-management-using-git-submodules
https://gerrit-review.googlesource.com/Documentation/user-submodules.html
https://www.mathworks.com/help/matlab/matlab_prog/add-git-submodules.html
https://docs.gitlab.com/ee/ci/git_submodules.html
https://www.delftstack.com/howto/git/git-remove-submodule/
https://betterprogramming.pub/3-tips-to-improve-your-git-submodule-knowledge-171b10481a5a
https://www.pluralsight.com/guides/using-git-submodules-to-reference-one-git-repository-from-another
https://www.c-sharpcorner.com/article/introduction-to-git-submodule/
https://vsupalov.com/git-fix-submodule/
https://hunter.readthedocs.io/en/latest/user-guides/hunter-user/git-submodule.html
https://www.deployhq.com/git/commands/git-submodule
https://dashdash.io/1/git-submodule
https://www.systutorials.com/how-to-reset-all-submodules-in-git/
https://www.devroom.io/2020/03/09/the-git-submodule-cheat-sheet/
https://openmetric.org/til/programming/git-pull-with-submodule/
https://manpages.debian.org/bullseye-backports/git-man/git-submodule.1.en.html
https://www.studytonight.com/git-guide/how-to-add-and-update-git-submodules
https://cliutils.gitlab.io/modern-cmake/chapters/projects/submodule.html
https://themightyprogrammer.dev/snippet/moving-git-submodule
https://codebeamer.com/cb/wiki/87974
https://blog.knoldus.com/git-submodule-an-overview/
https://wiki.documentfoundation.org/Development/Submodules
https://www.mono-project.com/archived/git_submodule_maintenance/
https://marketplace.visualstudio.com/items?itemName=ivanhofer.git-assistant
https://en.wikibooks.org/wiki/Git/Submodules_and_Superprojects
https://git.wiki.kernel.org/index.php/GitSubmoduleTutorial
https://doc.coreboot.org/getting_started/submodules.html
https://codeburst.io/4-git-submodules-alternatives-you-should-know-592095859b0
https://christianfindlay.com/2020/08/28/submodules-vs-nuget/
https://docs.platform.sh/development/submodules.html
https://workshop.quickstart.awspartner.com/60_implementing/10_adding_submodules.html
http://www.devops-blog.net/git/updating-a-git-submodule-from-a-forked-repo-on-github
https://blog.tech-fellow.net/2019/05/09/effectively-work-with-git-submodules/
https://docs.px4.io/v1.12/en/contribute/git_examples.html
https://humansky.com/2011/12/accidentally-adding-a-git-submodule/
https://localcoder.org/git-submodule-tracking-latest
https://news.ycombinator.com/item?id=17055919
https://wiki.qemu.org/Documentation/GitSubmodules
https://coolaj86.com/articles/using-git-submodules.html
https://docs.fastlane.tools/actions/git_submodule_update/
https://datacadamia.com/code/version/git/submodule
https://www.philosophicalhacker.com/post/using-git-submodules-effectively/
https://www.cspsprotocol.com/git-submodule/
http://dan.mccloy.info/2015/06/11/Git-submodules/
https://blog.mbedded.ninja/programming/version-control-systems/git/submodules/
http://winterttr.me/2015/09/08/git-migrate-from-submodule-to-subtree/
https://youtrack.jetbrains.com/issue/TW-71933
https://libgit2.org/libgit2/#v0.24.5/group/submodule
https://www.andrewhoog.com/post/git-diff-for-submodules/
https://zipproth.de/cheat-sheets/git/
https://dltj.org/article/how-to-fix-a-directory-that-git-thinks-is-a-submodule/
https://longair.net/blog/2010/06/02/git-submodules-explained/
https://www.spinics.net/lists/git/msg408627.html
https://www.freecodecamp.org/news/hosting-on-github-pages-with-git-submodules-36815856c3f1/
https://senbox.atlassian.net/wiki/spaces/SNAP/pages/62980107/Git+Submodules+Subtrees
https://docs.moodle.org/400/en/Moodle_development_environment_with_Git_submodules
http://www.fidian.com/git/submodules
https://codefresh.io/steps/step/git-submodules
https://forum.snapcraft.io/t/how-to-initialize-git-submodule-before-build/1322
https://www.ancestry.com/corporate/blog/lesson-learned-sharing-code-with-git-submodule
https://codingkilledthecat.wordpress.com/2012/04/28/why-your-company-shouldnt-use-git-submodules/
https://www.catalyst.net.nz/blog/git-submodule-misunderstood-beast-or-remorseless-slavering-monster
http://blog.joncairns.com/2011/10/how-to-use-git-submodules/
http://blog.davidecoppola.com/2015/02/how-to-create-git-submodule-from-repository-subdirectory/
https://croisant.net/git-submodule-cheat-sheet/
https://blog.sourcetreeapp.com/2012/02/01/using-submodules-and-subrepositories/
https://alblue.bandlem.com/2011/11/git-tip-of-week-git-submodules.html
https://superuser.com/questions/113990/my-git-submodules-are-not-loading-all-files
https://code-examples.net/en/q/5ba6de
https://morioh.com/p/e330b8e435d8
https://www.jianshu.com/p/9000cd49822c
https://quick-adviser.com/what-is-submodule-in-git/
https://www.cnblogs.com/lsgxeva/p/8540758.html
https://segmentfault.com/a/1190000003076028
https://blog.wu-boy.com/2011/09/introduction-to-git-submodule/
https://blog.kennycoder.io/2020/06/14/Git-submodule-%E4%BD%BF%E7%94%A8%E6%95%99%E5%AD%B8/
https://imasters.com.br/desenvolvimento/utilizando-o-git-submodules
https://github.blog/2016-02-01-working-with-submodules/
https://devconnected.com/how-to-add-and-update-git-submodules/
https://www.taniarascia.com/git-submodules-private-content/
https://www.git-tower.com/learn/git/ebook/en/command-line/advanced-topics/submodules
https://opensource.com/article/20/5/git-submodules-subtrees
https://levelup.gitconnected.com/an-intro-to-git-submodules-9f49523281fb
https://3os.org/devops/git/git-submodules/#what-is-a-submodule
https://stackoverflow.com/questions/5437460/git-submodule-or-sub-repository-or-remote
https://www.raywenderlich.com/690-dependency-management-using-git-submodules
https://sweetcode.io/git-submodules/
https://tinyheero.github.io/2015/08/12/git-submodules.html
https://dev.to/teresac01/submodule-link-to-another-git-repository-1jnd
https://www.w3docs.com/learn-git/git-submodule.html
https://www.w3docs.com/snippets/git/how-to-add-a-submodule-in-git.html
https://localcoder.org/how-to-convert-a-git-repo-to-a-submodule-which-is-nested-in-another-parent-gi
https://anaulin.org/blog/git-submodules/
https://riptutorial.com/git/example/1075/cloning-a-git-repository-having-submodules
https://docs.syntevo.com/SmartGit/Latest/Submodules.html
https://www.commithub.com/code-modularization-with-git-submodules/
https://www.cocoanetics.com/2011/03/cloning-a-git-repo-with-submodules/
https://www.30secondsofcode.org/git/s/delete-submodule
http://www.diracprogram.org/doc/release-14/programmers/external_projects.html
https://www.codegrepper.com/code-examples/shell/git+pull+including+submodules
https://www.junosnotes.com/git/how-to-add-and-update-git-submodules/
https://man7.org/linux/man-pages/man1/git-submodule.1.html
https://www.edureka.co/blog/git-submodules-versus-googles-repo-tool
https://www.augmentedmind.de/2020/06/07/git-submodule-tutorial/
https://www.appveyor.com/docs/how-to/private-git-sub-modules/
https://robocorp.com/blog/how-to-share-reusable-code-with-git-submodules
https://twoguysarguing.wordpress.com/2010/11/14/tie-git-submodules-to-a-particular-commit-or-branch/
https://superuser.com/questions/1504502/git-submodules-with-the-same-name
https://thoughtbot.com/blog/splitting-an-open-source-project-in-two-with-git-submodules
https://faizmokhtar.com/posts/how-to-completely-remove-git-submodules-within-a-repository/
https://kirelos.com/how-does-git-submodule-work/
https://queirozf.com/entries/git-submodules-by-example
https://www.andrewhoog.com/post/git-submodule-for-hugo-themes/
https://notes.aliciasykes.com/17996/quick-tip-git-submodules
https://wiki.dreamrunner.org/public_html/Software-Engineering/git/GitSubmodules.html
https://ayende.com/blog/4746/the-problem-with-git-submodules
https://getkirby.com/docs/cookbook/setup/git
https://www.transposit.com/devops-blog/devops/2019.08.23-github_submodule/
https://code-examples.net/en/q/42cbe5
https://davidwalsh.name/git-remove-submodule
https://blog.olandese.nl/2019/07/14/using-git-submodules-in-private-azure-devops-repositories/
https://neuroconductor.org/tutorials/git-submodule
https://www.odoo.com/documentation/15.0/administration/odoo_sh/advanced/submodules.html
https://www.joomlatools.com/blog/developer/continuous-deployment-with-git-submodules
https://blog.opstree.com/2018/12/26/git-submodule/
https://dokuwiki.hampel-soft.com/kb/scc/git/git-submodules
https://tech.serhatteker.com/post/2019-01/changing-git-submodules-urlbranch-to/
https://www.perforce.com/blog/vcs/managing-multiple-git-repositories
https://docs.ansible.com/ansible/latest/collections/ansible/builtin/git_module.html
https://betterprogramming.pub/git-subtree-usage-6aaba8b5d947
https://git.wiki.kernel.org/index.php/GitSubmoduleTutorial
https://www.hildeberto.com/2017/10/decomposing-into-git-submodules.html
https://www.benday.com/2016/11/04/one-tfs-build-multiple-git-repositories-with-submodules/
https://thenewstack.io/how-to-trigger-github-actions-on-submodule-updates/
https://docs.netlify.com/configure-builds/repo-permissions-linking/
https://codeyarns.com/tech/2016-02-10-how-to-work-with-git-submodules.html
https://www.klaasnotfound.com/2016/10/10/continuous-integration-with-git-submodules/
https://www.drupal.org/project/coder/issues/2939229
https://plus.tuni.fi/graderS/static/compcs140-s2022/modules/08/submodule_en.html
https://dzone.com/articles/jenkins-deploying-projects-from-git-with-submodule
https://www.mantisbt.org/wiki/doku.php/mantisbt:git_submodules
https://opensource.apple.com/source/Git/Git-47/src/git/git-submodule.sh.auto.html
https://qa.ostack.cn/qa/?qa=tag/%09git
https://codeinfopark.com/questions/how-to-add-repository-from-local-to-github/