comparison mercurial/windows.py @ 27079:a88a10a933b2

mergestate: add a method to compute actions to perform on dirstate We're going to use this to extend the action lists in merge.applyupdates. The somewhat funky return value is to make passing this dict directly into recordactions easier. We're going to exploit that in an upcoming patch.
author Siddharth Agarwal <sid0@fb.com>
date Fri, 20 Nov 2015 16:43:25 -0800
parents 3686fa2b8eee
children 6daa795ed32f
comparison
equal deleted inserted replaced
27078:a421debae31d 27079:a88a10a933b2