Test executability of files #7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
No check are done to test if the file added or edited result in an actual executable file.
For instance adding a plain text file without the text option will result in text executed as if it were commands.
This could be dangerous since it is not the default behaviour of the add command (need to add an option tu use a template)
Find a way to check if the file can be actually executed.