mercurial/__init__.py
author Siddharth Agarwal <sid0@fb.com>
Mon, 30 Nov 2015 10:26:37 -0800
changeset 27134 cb5bdf65420f
parent 0 9117c6561b0b
child 27220 4374d819ccd5
permissions -rw-r--r--
debugmergestate: print out null nodes as 'null' This is so much easier to read than a long string of zeroes, and we're going to have a lot more of these nodes once change/delete conflicts are part of the merge state.