Something went wrong. Try again.
Monorepo for Aesthetic.Computer aesthetic.computer
Something went wrong. Try again.
build-notepat: tighten gitDirty check to tracked-file changes only master
\`git status --porcelain\` counts untracked files, so deploy.fish's system/public/.commit-ref (written post git reset --hard) made every lith build's version look "-dirty" even though the tree matched origin/main exactly. Switching to \`git diff --quiet HEAD --\` which only considers tracked modifications — no effect on dev builds with actual uncommitted changes. Also gitignores .commit-ref for good measure.
Author prompt.ac/@jeffrey Date (Apr 24, 2026, 8:26 PM UTC) Commit 1360b89a 1360b89a28fddd265343363de05ed481e73eff5a Parent 2aa3f0f2 2aa3f0f2b6ba8d2bec863835466ff567939650a2