Deleted files are accidentally preserved
Open
- Dominant language
- JavaScript
- Stars
- 129
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
On macOS, `zip -r -y` does **not** synchronize deletions with an existing zip archive.
You need `--filesync` or `-FS` for that behavior.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.