b07a2c095b55d758ed5fa89b53d7c559b3e8fc9c
To close things out we should re-run make-update to ensure changes are pulled back into the repo we updated from.
Adding the "common" subtree as your .gitlab folder
# Add the subtree as a remote
git subtree add --prefix .gitlab git@gitlab.ducoterra.net:services/common.git main --squash
# Now you can run the following to update
make make-update
Description
Languages
Smarty
67.1%
Makefile
26.7%
Dockerfile
5.1%
Shell
1.1%