docs(deploy): keep history evidence revision-independent

This commit is contained in:
NuklearRabbit
2026-08-02 02:10:24 +02:00
parent 737fc33394
commit dfabb41582
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ git push -u origin master
git push origin --tags
```
Git and the Gitea web UI both verified `master` as the default branch, the full 15-commit
Git and the Gitea web UI both verified `master` as the default branch, the full commit
history, baseline commit `4bf9afbeff44088864e0844769d4dd0e4089d85b`, and zero tags.
The remote tree contains no `.env`, local database, `node_modules`, virtual environment,
test cache, build cache, Playwright output, or browser binaries.