Promote Stable Version #1

Merged
me merged 144 commits from prod into main 2026-08-05 15:44:08 -07:00
Showing only changes of commit 6887a1e131 - Show all commits
+2 -1
View File
@@ -112,7 +112,8 @@ function update-shared2 {
fi
}
if [[ -d $project ]]; then
git -C $project status | grep TBD
git -C $project status | grep TBD &&
echo "`date` - Updates to env-shared are available."
fi &
# Shortcuts #