feat. Override with --force #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
@luna can you get started on that? check your projects folder first, make a new branch and a pr after you are done implementing
Implemented this in PR #2: #2
Added --force/-f for make_big_file.py overwrite behavior, kept safe default (no overwrite unless forced), and updated README usage/examples.