Fix: remove committed uploads/ sample files from git tracking #2
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
The
.gitignorecorrectly hasuploads/but two sample PDF files were committed before the gitignore was added:uploads/john_doe.pdfuploads/marie_smith.pdfThese are test/sample files that should not be in the repo.
Tasks
1. Remove uploads from git tracking
2. Verify .gitignore
Confirm
uploads/is in.gitignore(it should already be there).Git
Use remote URL with token:
https://otis:<GITEA_TOKEN>@gitea.netcups.al3dev.link/monkey-island/pdf-manager.gitToken in
/root/.openclaw/workspace/.gitea-credentials.When Done
Run:
openclaw system event --text "Done: pdf-manager cleanup (issue #2)" --mode now