no-cursor-coauthor · git:20260829.f4816d7 · 2026-08-29 · sha256 1f9c5afd7e1c9780

no-cursor-coauthor git:20260829.f4816d7A

Immutable. This exact content is served forever at /api/v1/blob/1f9c5afd7e1c9780.

---
description: Never let Cursor Co-authored-by reach git history or GitHub Contributors
alwaysApply: true
---

# No Cursor git co-author

Commits on this repo are authored only by `tiezbro`.

After every `git commit`, run `git log -1 --format=%B`. If you see `Co-authored-by: Cursor` or `cursoragent@cursor.com`, do **not** push. Strip the trailer with `git commit-tree` as documented in `agent.md`, then confirm the message is clean.

Never add a `Co-authored-by` line for Cursor, Cursor Agent, or cursoragent.

If a Cursor-trailer commit already reached `main`: rewrite it and force-push **origin** (`git push --force-with-lease origin main`). Never toggle GitHub visibility to hide contributors (that deletes stars and forks).

Push `origin` (GitHub). Forgejo is the read-only pull mirror.