mercurial/cext/__init__.py
author Kyle Lippincott <spectral@google.com>
Wed, 07 Nov 2018 15:45:09 -0800
changeset 41281 183df3df6031
parent 32251 c48583859e04
permissions -rw-r--r--
resolve: fix mark-check when a file was deleted on one side (issue6020) wvfs.open raises an error if one of the files does not exist. Ignoring the error if it's ENOENT is done in several other places in this code, so I'm in good company :) Differential Revision: https://phab.mercurial-scm.org/D5243
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines: