hgext/__init__.py
author Patrick Mezard <pmezard@gmail.com>
Wed, 06 Jan 2010 21:11:58 +0100
changeset 10238 e22695b4472f
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
cmdutil: replace unix pipe handshake with file lock The pipe handshake cannot be implemented with Windows detached process, which disables handle inheritance. Fix 2/3 for issue421

# placeholder