5ccfcf6b5a5cd6848c30082170c4682577470c29
Add git-release command that will add everything not currently staged, create a commit, and tag it with the current version.
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%