##// END OF EJS Templates
rhg: set group-writable checkisexec file permissions in Python...
rhg: set group-writable checkisexec file permissions in Python This actually achieves what the parent commit tried to do, but on the Python side. Unfortunately, `mkstemp` doesn't seem to let us specify the initial file permissions so we have to apply umask by hand when chmodding.

File last commit:

r52599:541292a0 default
r53423:dd052842 default
Show More
clippy.toml
1 line | 16 B | application/toml | TOMLLexer
msrv = "1.79.0"