feat: add --force overwrite option #2
Reference in New Issue
Block a user
Delete Branch "feat/force-overwrite"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary:\n- add --force / -f to make_big_file.py\n- keep default safety behavior (no overwrite unless forced)\n- document the new flag in README\n\nCloses #1