New posts in git-submodules

Nested git repositories without remotes (a.k.a. git submodule without remotes)

Git Submodule - Permission Denied

How to fix "modified content, untracked content" in git?

What is a good workflow for submodule forks

How to fix a permission denied (publickey) error for a git submodule update in the Github Travis CI build?

Why doesn't `git checkout` automatically do `git submodule update --recursive`? [duplicate]

How can I add a specific folder from a git repo as a git submodule?

git submodule modified files status

How to handle a transitive dependency conflict using Git submodules and CMake?

Git repo inside repo [duplicate]

Fatal Error when updating submodule using GIT

How to "resolve fatal: Not a git repository"?

What goes wrong when using git worktree with git submodules

Git nested submodules and dependencies

How can I get a git submodule's associated commit ID from a past commit in the parent clone?

Why does git fail to fetch specific valid submodule for a given commit and how to fix it?

How to checkout old git commit including all submodules recursively?

Git: track branch in submodule but commit in other submodule (possibly nested)

How to keep folder structure while share common code across projects in git?

Git submodule to track remote branch