Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in git-submodules

How do I ignore a conftest.py file at the root of a git submodule (e.g. submodule/conftest.py) when running pytest on the parent project?

git submodule not ignored even with ignore=all

git git-submodules

TF401019: The Git repository with name or identifier public does not exist or you do not have permissions for the operation you are attempting

Proper version control workflow for a mixture of repositories

What's happened to my directory on GitHub?

git pull with config "recurse=true" doesn´t update all submodules

git git-submodules

GIT: (Kohana) Project setup

Pushing changes to sub-repository using Visual Studio 2019

How can I create a Git submodule with two locations?

git git-submodules

Can I make a "deep copy" of a git repository with submodules?

git git-submodules

How to remove a submodule going forward, but keep its history (as linked from parent history)?

git git-submodules

How do I remove a Git worktree that contains a submodule?

Isolating gitsubmodule projects in CMake

c++ cmake git-submodules