Snippets tagged “gitmodules”
2 snippets use this tag.
- How to Add a Submodule in GitGit
Working with submodules is a common practice in Git. Here, we will represent to you the commands that will help you to add a submodule to a repository.
- How to Remove a Git SubmoduleGit
With the help of this tutorial, you will learn how to remove an unwanted Git submodule easily.