Skip to content

tools: No need for --force when specifying filename

Benjamin Otte requested to merge wip/otte/vulkan-for-main into main

If people specify the filename, they should know what they're doing.

If they don't, abort if the guessed filename already exists and insist on the user explicitly giving it.

Merge request reports