mercurial/__init__.py
author Siddharth Agarwal <sid0@fb.com>
Sun, 11 Oct 2015 21:56:39 -0700
changeset 26618 8e6d5b7317e6
parent 0 9117c6561b0b
child 27220 4374d819ccd5
permissions -rw-r--r--
merge.mergestate: perform all premerges before any merges (BC) We perform all that we can non-interactively before prompting the user for input via their merge tool. This allows for a maximally consistent state when the user is first prompted. The test output changes indicate the actual behavior change happening.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines: