Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in git-submodules

git submodule - use develop branch?

git github git-submodules

How to rebase a `filter-branch` from a subproject on my main repository's subtree?

Git detects changed files that are actually byte-identical

Change "logical name" of a Git submodule

git git-submodules

How to checkout a branch with submodule from a branch without it

git git-submodules

How to git clone a private repo with a private submodule in a GitHub Action?

Converting 'CVS era' repo into git repo's with submodules

git cvs git-submodules

Git: don't store history of submodule

git git-submodules

Hide git submodule changes from version control window

Managing a set of related repositories relative in Git

git git-submodules

How to see commits applied to a submodule between two commits of parent repository?

git git-submodules

git - check out branch and submodules

What is git solution for submodules that need patching?

Why don’t commits follow the merge-base error?

Git Submodule update on pipelines with hosted agent

Does git change submodule reference when switching branch