Introduction
This post covers cloning, managing and updating superprojects containing linked submodules. It is a follow-up on the post git submodules.
git remote set-url origin https://github.com/karttur/geoimagine02-setup_db.git
Resources
Submodules at Atlassian Bitbucket
Pro Git - Everything you need to know about git by Scott Chacon and Ben Straub (20200219).