2e7d3a2708fe7302924c9e79bdf55e862be76051
Make the developer handle their own stash. It's such a pain.
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%