mirror of
https://github.com/EndBug/add-and-commit.git
synced 2026-08-29 08:02:18 -05:00
* fix: refuse unexpected gitlinks staged by git add Detect new mode-160000 entries after add via git diff --cached --raw so nested .git directories cannot be silently committed as attacker-chosen gitlinks. Co-authored-by: Cursor <cursoragent@cursor.com> * fix: harden gitlink raw-diff parsing for renames Accept scored R/C statuses and destination paths, and use -- in rm remediation hints. Co-authored-by: Cursor <cursoragent@cursor.com> --------- Co-authored-by: Cursor <cursoragent@cursor.com>