##// END OF EJS Templates
requires: use atomictemp=True when writing .hg/requires...
requires: use atomictemp=True when writing .hg/requires We use an unusual file system at Google that allows writes (and renames) but not deletions (for certain paths). That causes problems when writing the requires files without atomictemp=True. There doesn't appear to be any real drawbacks to using atomictemp, so I'm hoping we can just change it in core. Differential Revision: https://phab.mercurial-scm.org/D5274

File last commit:

r39808:ae531f5e default
r40669:acd17caa default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer