Commit 19527a7
fix: use Cursor's official attribution email (#15)
Cursor now auto-appends `Co-authored-by: Cursor
<cursoragent@cursor.com>` to agent commits (enabled by default in
Settings > Agent > Attribution). We were using `noreply@cursor.com`, so
our dedup check wouldn't recognize Cursor's own trailer — resulting in
duplicate Co-authored-by lines.
This updates our email to match Cursor's.
References:
- [Cursor Git docs](https://cursor.com/docs/integrations/git)
- [Forum: co-author added without
consent](https://forum.cursor.com/t/co-author-added-without-consent-and-cant-be-turned-off/150096)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 4a1cb26 commit 19527a7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments