mercurial/__init__.py
author Martin von Zweigbergk <martinvonz@google.com>
Thu, 22 Jan 2015 23:01:00 -0800
changeset 24103 c666c85f71ba
parent 0 9117c6561b0b
child 27220 4374d819ccd5
permissions -rw-r--r--
trydiff: read flags in one place Now that we can trust f1/f2 to indicate whether that side of the diff exists, we can move the calls to ctx.flag() to a single place.