##// END OF EJS Templates
rhg: set the expected dirstate permissions (0o666 minus umask)...
rhg: set the expected dirstate permissions (0o666 minus umask) This is what Python code does, and users in multiuser environments rely on this behavior. (we've been maintaining a private patch that fixes this for a long time)

File last commit:

r50545:2e34ea45 default
r53242:a48c688d default
Show More
py.typed
1 line | 8 B | text/plain | TextLexer
Matt Harbison
typing: add py.typed to mercurial.cext for PEP 561 support...
r50545 partial