Search code examples
How to do git submodules and why to use git submodules...

gitgit-submodules

Read More
Git submodule ignore error at branch checkout when that submodule does not have that branch...

gitgit-branchgit-submodulesgit-checkout

Read More
How to speed up / parallelize downloads of git submodules using git clone --recursive?...

gitperformancedownloadgit-submodulesgit-clone

Read More
Fork repo for a single folder...

gitgithubversioninggit-submodules

Read More
Merge git submodule into main repository...

gitgit-submodules

Read More
GIT Nested repositories: Composer vs. SubModules vs. Subtree vs.?...

gitnestedcomposer-phpgit-submodulesgit-subtree

Read More
How to update a specific submodule in my working directory to what's on GitLab remote repository...

gitgitlabgit-submodules

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

gitbashgit-submodules

Read More
How to switch git submodule with other branch properly?...

gitgit-submodules

Read More
Why is git submodule not updated automatically on git checkout?...

gitgit-submodules

Read More
Execute "git submodule foreach" in parallel...

gitparallel-processinggit-submodules

Read More
Implementing semantic versioning with git submodules...

gitgit-submodules

Read More
How to tell git that I already changed the path of a submodule?...

gitgithubvisual-studio-codegit-submodules

Read More
Git Submodule update over https...

gitproxygit-submodules

Read More
`git submodule update --remote` vs `git pull --recurse-submodule` vs `git submodule foreach git pull...

gitgit-submodules

Read More
How does one git submodule add a specific commit and have it be recorded in the .modules files?...

gitgit-submodules

Read More
how do I make sure to re-add a submodule correctly with a git command without manually updating .git...

gitgit-submodules

Read More
Submodules configuration for a submodule inside a submodule...

gitgit-submodules

Read More
How to list the URL for all Git submodules?...

gitgit-submodules

Read More
Easiest way to add multiple Git submodules at once?...

gitgit-submodulestortoisegit

Read More
Automatically Add All Submodules to a Repo...

gitgit-submodules

Read More
Handling git submodules...

gitgit-submodules

Read More
git restore of an actually unchanged folder...

gitgit-submodules

Read More
Creating multiple remote branches with git submodules...

gitgithubversion-controlgit-submodules

Read More
Getting "detached HEAD" error despite deleting git submodule...

androidgitandroid-studiogithubgit-submodules

Read More
Why do I get "fatal: No url found for submodule path 'TestLibrary1' in .gitmodules&quot...

gitgithub-actionsgit-submodulesgit-checkout

Read More
git : how to perform some operation to some specific submodule...

gitforeachgit-submodules

Read More
Can't push a commit of Git repo with a submodule...

gitgithubgit-submodulesgit-commit

Read More
Git commit to common submodule (master branch)...

gitcommitgit-submodules

Read More
git submodule at a specific commit/tag...

gitgit-submodules

Read More
BackNext