New posts in git-submodules

git submodule update --remote vs git pull

Git submodule URL not including username?

Duplicate submodules with Git

How do I git clone --recursive and checkout master on all submodules in a single line?

.gitignore files added inside Git submodules

Continue looping over submodules with the "git submodule foreach" command after a non-zero exit

Is there a way to use a Mercurial repository as Git submodule?

Unable to track files within Git submodules

'git submodule update --init --recursive' VS 'git submodule foreach --recursive git submodule update --init'

Using someone else's repo as a Git Submodule on GitHub

git submodule update vs git submodule sync

How to see which commit a git submodule points at

Git submodule on remote bare

Git submodules and ssh access

Linking a single file from another git repository

How to make an existing directory within a git repository a git submodule

Git submodules workflow

No submodule mapping found in .gitmodules for path and missing .gitmodules file

Git commit to common submodule (master branch)

Bitbucket pipeline does not handle relative git submodule url for ssh checkout?