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.
Loading
Please register or sign in to comment