mirror of
https://github.com/garrytan/gstack.git
synced 2026-05-05 05:05:08 +02:00
842f3b8def
Two new tests in skill-validation: - No Mach-O or ELF binaries tracked (catches accidental git add of compiled output) - No files over 2MB tracked (catches bloated binaries sneaking in) Both print the exact git rm --cached command to fix the issue.